Searched defs:ieee80211_sta (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/compat/linuxkpi/common/include/net/ |
H A D | mac80211.h | 743 struct ieee80211_sta { struct 748 struct ieee80211_sta_rates *rates; /* some rcu thing? */ argument 767 struct ieee80211_sta *sta; argument 1528 struct ieee80211_sta *, struct ieee80211_key_conf *, void *), in ieee80211_iter_keys() 1537 struct ieee80211_sta *, struct ieee80211_key_conf *, void *), in ieee80211_iter_keys_rcu() 1554 void (*iterfunc)(void *, struct ieee80211_sta *), void *arg) in ieee80211_iterate_stations_atomic()
|
/freebsd/sys/compat/linuxkpi/common/src/ |
H A D | linux_80211.c | 6421 struct ieee80211_sta *, struct ieee80211_key_conf *, void *), 6437 struct ieee80211_sta *, struct ieee80211_key_conf *, void *), 6501 void (*iterfunc)(void *, struct ieee80211_sta *), void *arg)
|