Searched defs:ieee80211_sta (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/compat/linuxkpi/common/include/net/ |
H A D | mac80211.h | 746 struct ieee80211_sta { struct 751 struct ieee80211_sta_rates *rates; /* some rcu thing? */ argument 770 struct ieee80211_sta *sta; argument 1531 struct ieee80211_sta *, struct ieee80211_key_conf *, void *), in ieee80211_iter_keys() 1540 struct ieee80211_sta *, struct ieee80211_key_conf *, void *), in ieee80211_iter_keys_rcu() 1557 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 | 6957 struct ieee80211_sta *, struct ieee80211_key_conf *, void *), 6973 struct ieee80211_sta *, struct ieee80211_key_conf *, void *), 7037 void (*iterfunc)(void *, struct ieee80211_sta *), void *arg)
|