MLK-18675-18 brcmfmac: add a module parameter to set scheduling priority of sdio_dpc
authorWright Feng <wright.feng@cypress.com>
Fri, 2 Mar 2018 02:41:21 +0000 (20:41 -0600)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commit7015e9120b8bc1681f73b74f4fe46815686d77a1
tree9bfe3781827d2201fa2f4de1b64ec5f5048b990e
parent9e0625de69cfc09de2da302bc26b2c99cc9d7b6d
MLK-18675-18 brcmfmac: add a module parameter to set scheduling priority of sdio_dpc

To enhance RX throughput, we add a module parameter "sdio_dpc_prio" to let
user can set scheduling  priority for sdio_dpc. It can improve RX
throughput by reducing the receiving time in sdio_dpc.

Signed-off-by: Wright Feng <wright.feng@cypress.com>
Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
(Vipul: Fixed merge conflicts)
Signed-off-by: Vipul Kumar <vipul_kumar@mentor.com>
drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.c
drivers/net/wireless/broadcom/brcm80211/brcmfmac/common.h
drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c