Home
last modified time | relevance | path

Searched refs:cca_busy_dur (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A Ddecl.h252 u16 cca_busy_dur; member
H A Dscan.c2528 chan_stats.cca_busy_dur = in mwifiex_update_chan_statistics()
2529 le16_to_cpu(fw_chan_stats->cca_busy_dur); in mwifiex_update_chan_statistics()
2536 chan_stats.cca_busy_dur); in mwifiex_update_chan_statistics()
H A Dfw.h787 __le16 cca_busy_dur; member
H A Dcfg80211.c1642 survey->time_busy = pchan_stats[idx].cca_busy_dur; in mwifiex_cfg80211_dump_survey()
/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dcfg.h243 u16 cca_busy_dur; member
H A Dscan.c2305 chan_stats.cca_busy_dur = in nxpwifi_update_chan_statistics()
2306 le16_to_cpu(fw_chan_stats->cca_busy_dur); in nxpwifi_update_chan_statistics()
2313 chan_stats.cca_busy_dur); in nxpwifi_update_chan_statistics()
H A Dfw.h842 __le16 cca_busy_dur; member
H A Dcfg80211.c1272 survey->time_busy = pchan_stats[idx].cca_busy_dur; in nxpwifi_cfg80211_dump_survey()