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.h286 struct cfg80211_bss { struct
288 struct cfg80211_bss_ies *ies; argument
289 struct cfg80211_bss_ies *beacon_ies; argument
291 int32_t signal;
1522 void (*iterfunc)(struct wiphy *, struct cfg80211_bss *, void *), void *data) in cfg80211_bss_iter()