Searched refs:IEEE80211_F_ATHEROS (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_output.c | 2845 if (IEEE80211_ATH_CAP(vap, ni, IEEE80211_F_ATHEROS)) { in ieee80211_send_mgmt() 2847 IEEE80211_ATH_CAP(vap, ni, IEEE80211_F_ATHEROS), in ieee80211_send_mgmt() 2935 if (IEEE80211_ATH_CAP(vap, ni, IEEE80211_F_ATHEROS)) in ieee80211_send_mgmt() 2937 IEEE80211_ATH_CAP(vap, ni, IEEE80211_F_ATHEROS), in ieee80211_send_mgmt() 3145 if ((vap->iv_flags & IEEE80211_F_ATHEROS) && in ieee80211_alloc_proberesp() 3546 if (vap->iv_flags & IEEE80211_F_ATHEROS) { in ieee80211_beacon_construct()
|
| H A D | ieee80211_var.h | 657 #define IEEE80211_F_ATHEROS \ macro
|
| H A D | ieee80211_superg.c | 206 vap->iv_flags & IEEE80211_F_ATHEROS, in ieee80211_add_athcaps()
|