Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_wlfc.h193 uint32 delayq_full_error; member
H A Ddhd_wlfc.c1090 ctx->stats.delayq_full_error++; in _dhd_wlfc_enque_suppressed()
1397 ctx->stats.delayq_full_error++; in _dhd_wlfc_enque_delayq()
3937 wlfc->stats.delayq_full_error, in dhd_wlfc_dump()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_wlfc.h203 uint32 delayq_full_error; member
H A Ddhd_wlfc.c1090 ctx->stats.delayq_full_error++; in _dhd_wlfc_enque_suppressed()
1400 ctx->stats.delayq_full_error++; in _dhd_wlfc_enque_delayq()
4032 wlfc->stats.delayq_full_error, in dhd_wlfc_dump()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_wlfc.h193 uint32 delayq_full_error; member
H A Ddhd_wlfc.c1093 ctx->stats.delayq_full_error++; in _dhd_wlfc_enque_suppressed()
1400 ctx->stats.delayq_full_error++; in _dhd_wlfc_enque_delayq()
3940 wlfc->stats.delayq_full_error, in dhd_wlfc_dump()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_wlfc.h193 uint32 delayq_full_error; member
H A Ddhd_wlfc.c1090 ctx->stats.delayq_full_error++; in _dhd_wlfc_enque_suppressed()
1397 ctx->stats.delayq_full_error++; in _dhd_wlfc_enque_delayq()
3938 wlfc->stats.delayq_full_error, in dhd_wlfc_dump()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_wlfc.h213 uint32 delayq_full_error; member
H A Ddhd_wlfc.c1225 ctx->stats.delayq_full_error++; in _dhd_wlfc_enque_suppressed()
1577 ctx->stats.delayq_full_error++; in _dhd_wlfc_enque_delayq()
4323 wlfc->stats.delayq_full_error, in dhd_wlfc_dump()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_wlfc.h213 uint32 delayq_full_error; member
H A Ddhd_wlfc.c1222 ctx->stats.delayq_full_error++; in _dhd_wlfc_enque_suppressed()
1574 ctx->stats.delayq_full_error++; in _dhd_wlfc_enque_delayq()
4320 wlfc->stats.delayq_full_error, in dhd_wlfc_dump()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dfwsignal.c468 u32 delayq_full_error; member
1238 u32 *qfull_stat = &fws->stats.delayq_full_error; in brcmf_fws_enq()
2314 fwstats->delayq_full_error, in brcmf_debugfs_fws_stats_read()