Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/
Ddecl.h230 u16 cca_busy_dur; member
Dscan.c2517 chan_stats.cca_busy_dur = in mwifiex_update_chan_statistics()
2518 le16_to_cpu(fw_chan_stats->cca_busy_dur); in mwifiex_update_chan_statistics()
2525 chan_stats.cca_busy_dur); in mwifiex_update_chan_statistics()
Dfw.h753 __le16 cca_busy_dur; member
Dcfg80211.c1613 survey->time_busy = pchan_stats[idx].cca_busy_dur; in mwifiex_cfg80211_dump_survey()