Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Ddecl.h242 u16 cca_busy_dur; member
Dscan.c2512 chan_stats.cca_busy_dur = in mwifiex_update_chan_statistics()
2513 le16_to_cpu(fw_chan_stats->cca_busy_dur); in mwifiex_update_chan_statistics()
2520 chan_stats.cca_busy_dur); in mwifiex_update_chan_statistics()
Dfw.h764 __le16 cca_busy_dur; member
Dcfg80211.c1529 survey->time_busy = pchan_stats[idx].cca_busy_dur; in mwifiex_cfg80211_dump_survey()