Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/
Ddecl.h252 u16 cca_busy_dur; member
Dscan.c2503 chan_stats.cca_busy_dur = in mwifiex_update_chan_statistics()
2504 le16_to_cpu(fw_chan_stats->cca_busy_dur); in mwifiex_update_chan_statistics()
2511 chan_stats.cca_busy_dur); in mwifiex_update_chan_statistics()
Dfw.h782 __le16 cca_busy_dur; member
Dcfg80211.c1641 survey->time_busy = pchan_stats[idx].cca_busy_dur; in mwifiex_cfg80211_dump_survey()