Searched refs:IEEE80211_STYPE_NULLFUNC (Results 1 – 18 of 18) sorted by relevance
246 ftype = IEEE80211_FTYPE_DATA | IEEE80211_STYPE_NULLFUNC; in ath_paprd_calibrate()
2159 if (stype == IEEE80211_STYPE_NULLFUNC) { in handle_ap_item()2178 stype == IEEE80211_STYPE_NULLFUNC) in handle_ap_item()2984 } else if (stype == IEEE80211_STYPE_NULLFUNC && sta == NULL && in hostap_handle_sta_rx()3005 } else if (stype == IEEE80211_STYPE_NULLFUNC) { in hostap_handle_sta_rx()3034 if (local->ap->nullfunc_ack && stype == IEEE80211_STYPE_NULLFUNC && in hostap_handle_sta_rx()
902 if (stype != IEEE80211_STYPE_NULLFUNC) in hostap_80211_rx()
185 IEEE80211_STYPE_NULLFUNC | in wl1271_ap_init_null_template()
1337 IEEE80211_STYPE_NULLFUNC | in wl12xx_alloc_dummy_packet()
377 if ((GetFrameSubType(ptr)) == (IEEE80211_FTYPE_DATA | IEEE80211_STYPE_NULLFUNC)) in ap2sta_data_frame()
93 #define IEEE80211_STYPE_NULLFUNC 0x0040 macro718 cpu_to_le16(IEEE80211_FTYPE_DATA | IEEE80211_STYPE_NULLFUNC); in ieee80211_is_nullfunc()
559 if (stype != IEEE80211_STYPE_NULLFUNC) in libipw_rx()
397 #define IEEE80211_STYPE_NULLFUNC 0x0040 macro
1109 if (stype != IEEE80211_STYPE_NULLFUNC) in ieee80211_rx()
904 IEEE80211_STYPE_NULLFUNC | IEEE80211_FCTL_TODS | in ieee80211_null_func()
1444 cpu_to_le16(IEEE80211_STYPE_NULLFUNC)); in ieee80211_iface_process_skb()
1410 IEEE80211_STYPE_NULLFUNC | in ieee80211_send_null_response()
5425 IEEE80211_STYPE_NULLFUNC | in ieee80211_nullfunc_get()5431 IEEE80211_STYPE_NULLFUNC) != in ieee80211_nullfunc_get()
3746 IEEE80211_STYPE_NULLFUNC | in ieee80211_probe_client()
1399 if (unlikely(hdr->frame_control & cpu_to_le16(IEEE80211_STYPE_NULLFUNC))) in ieee80211_rx_reorder_ampdu()
1115 fc = cpu_to_le16(IEEE80211_FTYPE_DATA | IEEE80211_STYPE_NULLFUNC | in ieee80211_send_4addr_nullfunc()
861 IEEE80211_STYPE_NULLFUNC | in hwsim_send_nullfunc()
Completed in 776 milliseconds