Home
last modified time | relevance | path

Searched refs:traffic_lastreported_bmp (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_wlfc.h145 uint8 traffic_lastreported_bmp; member
H A Ddhd_wlfc.c1055 if (entry->traffic_lastreported_bmp != entry->traffic_pending_bmp) { in _dhd_wlfc_traffic_pending_check()
1058 entry->traffic_lastreported_bmp = entry->traffic_pending_bmp; in _dhd_wlfc_traffic_pending_check()
1141 entry->traffic_lastreported_bmp = entry->traffic_pending_bmp; in _dhd_wlfc_pretx_pktprocess()
1195 entry->traffic_lastreported_bmp, entry->mac_handle, htod, htodseq, FALSE); in _dhd_wlfc_pretx_pktprocess()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_wlfc.h150 uint8 traffic_lastreported_bmp; member
H A Ddhd_wlfc.c1055 if (entry->traffic_lastreported_bmp != entry->traffic_pending_bmp) { in _dhd_wlfc_traffic_pending_check()
1058 entry->traffic_lastreported_bmp = entry->traffic_pending_bmp; in _dhd_wlfc_traffic_pending_check()
1141 entry->traffic_lastreported_bmp = entry->traffic_pending_bmp; in _dhd_wlfc_pretx_pktprocess()
1195 entry->traffic_lastreported_bmp, entry->mac_handle, htod, htodseq, FALSE); in _dhd_wlfc_pretx_pktprocess()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_wlfc.h145 uint8 traffic_lastreported_bmp; member
H A Ddhd_wlfc.c1058 if (entry->traffic_lastreported_bmp != entry->traffic_pending_bmp) { in _dhd_wlfc_traffic_pending_check()
1061 entry->traffic_lastreported_bmp = entry->traffic_pending_bmp; in _dhd_wlfc_traffic_pending_check()
1144 entry->traffic_lastreported_bmp = entry->traffic_pending_bmp; in _dhd_wlfc_pretx_pktprocess()
1198 entry->traffic_lastreported_bmp, entry->mac_handle, htod, htodseq, FALSE); in _dhd_wlfc_pretx_pktprocess()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_wlfc.h145 uint8 traffic_lastreported_bmp; member
H A Ddhd_wlfc.c1055 if (entry->traffic_lastreported_bmp != entry->traffic_pending_bmp) { in _dhd_wlfc_traffic_pending_check()
1058 entry->traffic_lastreported_bmp = entry->traffic_pending_bmp; in _dhd_wlfc_traffic_pending_check()
1141 entry->traffic_lastreported_bmp = entry->traffic_pending_bmp; in _dhd_wlfc_pretx_pktprocess()
1195 entry->traffic_lastreported_bmp, entry->mac_handle, htod, htodseq, FALSE); in _dhd_wlfc_pretx_pktprocess()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_wlfc.h154 uint8 traffic_lastreported_bmp; member
H A Ddhd_wlfc.c1186 if (entry->traffic_lastreported_bmp != entry->traffic_pending_bmp) { in _dhd_wlfc_traffic_pending_check()
1193 entry->traffic_lastreported_bmp = entry->traffic_pending_bmp; in _dhd_wlfc_traffic_pending_check()
1276 entry->traffic_lastreported_bmp = entry->traffic_pending_bmp; in _dhd_wlfc_pretx_pktprocess()
1343 entry->traffic_lastreported_bmp, entry->mac_handle, htod, htodseq, FALSE); in _dhd_wlfc_pretx_pktprocess()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_wlfc.h154 uint8 traffic_lastreported_bmp; member
H A Ddhd_wlfc.c1183 if (entry->traffic_lastreported_bmp != entry->traffic_pending_bmp) { in _dhd_wlfc_traffic_pending_check()
1190 entry->traffic_lastreported_bmp = entry->traffic_pending_bmp; in _dhd_wlfc_traffic_pending_check()
1273 entry->traffic_lastreported_bmp = entry->traffic_pending_bmp; in _dhd_wlfc_pretx_pktprocess()
1340 entry->traffic_lastreported_bmp, entry->mac_handle, htod, htodseq, FALSE); in _dhd_wlfc_pretx_pktprocess()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwsignal.c394 u8 traffic_lastreported_bmp; member
901 entry->traffic_lastreported_bmp = entry->traffic_pending_bmp; in brcmf_fws_hdrpush()
927 if (entry->traffic_lastreported_bmp != entry->traffic_pending_bmp) in brcmf_fws_tim_update()