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 1511 struct ieee80211_sta *, struct ieee80211_key_conf *, void *), in ieee80211_iter_keys() 1520 struct ieee80211_sta *, struct ieee80211_key_conf *, void *), in ieee80211_iter_keys_rcu() 1546 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 | 6959 struct ieee80211_sta *, struct ieee80211_key_conf *, void *), 6975 struct ieee80211_sta *, struct ieee80211_key_conf *, void *), 7039 void (*iterfunc)(void *, struct ieee80211_sta *), void *arg)
|