Home
last modified time | relevance | path

Searched refs:MP_RX_AGGR_IN_PROGRESS (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_sdio.h377 #define MP_RX_AGGR_IN_PROGRESS(a) (a->mpa_rx.pkt_cnt > 0) macro
H A Dmlan_sdio.c1038 if (MP_RX_AGGR_IN_PROGRESS(pmadapter)) { in wlan_sdio_card_to_host_mp_aggr()
1055 if (MP_RX_AGGR_IN_PROGRESS(pmadapter)) { in wlan_sdio_card_to_host_mp_aggr()
1124 if (MP_RX_AGGR_IN_PROGRESS(pmadapter)) { in wlan_sdio_card_to_host_mp_aggr()
1658 if (MP_RX_AGGR_IN_PROGRESS(pmadapter)) { in wlan_sdio_card_to_host_recovery()
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dsdio.h146 #define MP_RX_AGGR_IN_PROGRESS(a) (a->mpa_rx.pkt_cnt > 0) macro
H A Dsdio.c1741 if (MP_RX_AGGR_IN_PROGRESS(card)) { in mwifiex_sdio_card_to_host_mp_aggr()
1759 if (MP_RX_AGGR_IN_PROGRESS(card)) { in mwifiex_sdio_card_to_host_mp_aggr()
1911 if (MP_RX_AGGR_IN_PROGRESS(card)) in mwifiex_sdio_card_to_host_mp_aggr()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_sdio.h298 #define MP_RX_AGGR_IN_PROGRESS(a) (a->pcard_sd->mpa_rx.pkt_cnt > 0) macro
H A Dmlan_sdio.c1648 if (MP_RX_AGGR_IN_PROGRESS(pmadapter)) { in wlan_sdio_card_to_host_mp_aggr()
1665 if (MP_RX_AGGR_IN_PROGRESS(pmadapter)) { in wlan_sdio_card_to_host_mp_aggr()
1756 if (MP_RX_AGGR_IN_PROGRESS(pmadapter)) { in wlan_sdio_card_to_host_mp_aggr()
2618 if (MP_RX_AGGR_IN_PROGRESS(pmadapter)) { in wlan_sdio_card_to_host_recovery()