Searched refs:ieee80211_is_assoc_resp (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dieee80211.h323 * ieee80211_is_assoc_resp - check if IEEE80211_FTYPE_MGMT && IEEE80211_STYPE_ASSOC_RESP
326 static inline int ieee80211_is_assoc_resp(__le16 fc) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwmc3200wifi/
H A Drx.c917 } else if (ieee80211_is_assoc_resp(mgt->frame_control)) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dtx.c425 ieee80211_is_assoc_resp(hdr->frame_control) ||
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/hostap/
H A Dhostap_ap.c702 if ((!ieee80211_is_assoc_resp(hdr->frame_control) &&

Completed in 127 milliseconds