Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Ddecl.h228 u16 cca_scan_dur; member
H A Dscan.c2510 chan_stats.cca_scan_dur = in mwifiex_update_chan_statistics()
2511 le16_to_cpu(fw_chan_stats->cca_scan_dur); in mwifiex_update_chan_statistics()
2519 chan_stats.cca_scan_dur, in mwifiex_update_chan_statistics()
H A Dfw.h753 __le16 cca_scan_dur; member
H A Dcfg80211.c1604 if (!pchan_stats[idx].cca_scan_dur) in mwifiex_cfg80211_dump_survey()
1614 survey->time = pchan_stats[idx].cca_scan_dur; in mwifiex_cfg80211_dump_survey()