Searched refs:IEEE80211_STYPE_BEACON (Results 1 – 14 of 14) sorted by relevance
187 if ((*fc & IEEE80211_FCTL_STYPE) == IEEE80211_STYPE_BEACON) in wl1251_rx_body()
233 #define IEEE80211_STYPE_BEACON 0x0080 macro
480 if (stype == IEEE80211_STYPE_BEACON && in hostap_rx_frame_mgmt()512 (stype == IEEE80211_STYPE_BEACON || in hostap_rx_frame_mgmt()
2247 if (type == IEEE80211_FTYPE_MGMT && stype == IEEE80211_STYPE_BEACON) { in handle_ap_item()
1541 return (WLAN_FC_GET_STYPE(le16_to_cpu(fc)) == IEEE80211_STYPE_BEACON); in is_beacon()1703 case IEEE80211_STYPE_BEACON: in libipw_rx_mgt()
8238 IEEE80211_STYPE_BEACON))) { in ipw_handle_mgmt_packet()
219 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_BEACON); in ConstructBeacon()
2401 return (WLAN_FC_GET_STYPE(le16_to_cpu(fc)) == IEEE80211_STYPE_BEACON); in is_beacon()2625 case IEEE80211_STYPE_BEACON: in ieee80211_rx_mgt()
1951 WLAN_FC_GET_STYPE(header->frame_ctl) != IEEE80211_STYPE_BEACON) in ieee80211_rx_frame_softmac()2569 b->header.frame_ctl = cpu_to_le16(IEEE80211_STYPE_BEACON); in ieee80211_get_beacon_()
446 #define IEEE80211_STYPE_BEACON 0x0080 macro
75 case cpu_to_le16(IEEE80211_STYPE_BEACON): in il_update_stats()
3348 case IEEE80211_STYPE_BEACON: in atmel_management_frame()3407 subtype == IEEE80211_STYPE_BEACON); in atmel_management_frame()
701 case IEEE80211_STYPE_BEACON: in mgt_dispatcher23a()2401 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_BEACON); in issue_beacon23a()
4229 if (WLAN_FC_GET_FRAMETYPE(fc) == IEEE80211_STYPE_BEACON) in TranslateRxSignalStuff819xUsb()