Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Ddecl.h222 struct mwifiex_chan_stats { struct
H A Dscan.c2491 struct mwifiex_chan_stats chan_stats; in mwifiex_update_chan_statistics()
2496 sizeof(struct mwifiex_chan_stats); in mwifiex_update_chan_statistics()
2522 sizeof(struct mwifiex_chan_stats)); in mwifiex_update_chan_statistics()
H A Dmain.h1009 struct mwifiex_chan_stats *chan_stats;
H A Dcfg80211.c1576 struct mwifiex_chan_stats *pchan_stats = priv->adapter->chan_stats; in mwifiex_cfg80211_dump_survey()