Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
Ddecl.h242 u16 cca_busy_dur; member
Dscan.c2529 chan_stats.cca_busy_dur = in mwifiex_update_chan_statistics()
2530 le16_to_cpu(fw_chan_stats->cca_busy_dur); in mwifiex_update_chan_statistics()
2537 chan_stats.cca_busy_dur); in mwifiex_update_chan_statistics()
Dfw.h765 __le16 cca_busy_dur; member
Dcfg80211.c1623 survey->time_busy = pchan_stats[idx].cca_busy_dur; in mwifiex_cfg80211_dump_survey()