Searched refs:dump_survey (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c1024 .dump_survey = qtnf_dump_survey,
/linux-master/net/wireless/
H A Drdev-ops.h686 ret = rdev->ops->dump_survey(&rdev->wiphy, netdev, idx, info);
H A Dnl80211.c10568 if (!rdev->ops->dump_survey) {
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c1579 mwifiex_dbg(priv->adapter, DUMP, "dump_survey idx=%d\n", idx);
4217 .dump_survey = mwifiex_cfg80211_dump_survey,
/linux-master/include/net/
H A Dcfg80211.h1201 * Used by dump_survey() to report back per-channel survey information.
4370 * @dump_survey: get site survey information.
4739 int (*dump_survey)(struct wiphy *wiphy, struct net_device *netdev, member in struct:cfg80211_ops
/linux-master/net/mac80211/
H A Dcfg.c5075 .dump_survey = ieee80211_dump_survey,
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c8325 ops->dump_survey = brcmf_cfg80211_dump_survey;

Completed in 309 milliseconds