Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dethtool.c164 if (drv_get_survey(local, q, &survey) != 0) { in ieee80211_get_stats()
H A Ddriver-ops.h614 static inline int drv_get_survey(struct ieee80211_local *local, int idx, in drv_get_survey() function
H A Dtrace.h1136 TRACE_EVENT(drv_get_survey,
H A Dcfg.c885 return drv_get_survey(local, idx, survey); in ieee80211_dump_survey()