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()
234 #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()
1527 return (WLAN_FC_GET_STYPE(le16_to_cpu(fc)) == IEEE80211_STYPE_BEACON); in is_beacon()1684 case IEEE80211_STYPE_BEACON: in libipw_rx_mgt()
8239 IEEE80211_STYPE_BEACON))) { in ipw_handle_mgmt_packet()
199 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_BEACON); in ConstructBeacon()
2381 return (WLAN_FC_GET_STYPE(le16_to_cpu(fc)) == IEEE80211_STYPE_BEACON); in is_beacon()2603 case IEEE80211_STYPE_BEACON: in ieee80211_rx_mgt()
1994 WLAN_FC_GET_STYPE(header->frame_ctl) != IEEE80211_STYPE_BEACON) in ieee80211_rx_frame_softmac()2559 b->header.frame_ctl = cpu_to_le16(IEEE80211_STYPE_BEACON); in ieee80211_get_beacon_()
384 #define IEEE80211_STYPE_BEACON 0x0080 macro
75 case cpu_to_le16(IEEE80211_STYPE_BEACON): in il_update_stats()
3338 case IEEE80211_STYPE_BEACON: in atmel_management_frame()3397 subtype == IEEE80211_STYPE_BEACON); in atmel_management_frame()
699 case IEEE80211_STYPE_BEACON: in mgt_dispatcher23a()2389 cpu_to_le16(IEEE80211_FTYPE_MGMT | IEEE80211_STYPE_BEACON); in issue_beacon23a()
4522 if (WLAN_FC_GET_FRAMETYPE(fc) == IEEE80211_STYPE_BEACON) in TranslateRxSignalStuff819xUsb()