Home
last modified time | relevance | path

Searched defs:cfg80211_bss (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h283 struct cfg80211_bss { struct
285 struct cfg80211_bss_ies *ies; argument
286 struct cfg80211_bss_ies *beacon_ies; argument
288 int32_t signal;
1497 void (*iterfunc)(struct wiphy *, struct cfg80211_bss *, void *), void *data) in cfg80211_bss_iter()