Searched refs:ieee80211_is_probe_resp (Results 1 - 25 of 43) sorted by relevance

12

/linux-master/drivers/net/wireless/ti/wlcore/
H A Drx.c184 ieee80211_is_probe_resp(hdr->frame_control));
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c161 (ieee80211_is_probe_resp(fc) &&
167 if (ieee80211_is_probe_resp(fc))
415 if (ieee80211_is_probe_resp(fc)) {
791 if (IWL_MVM_NON_TRANSMITTING_AP && ieee80211_is_probe_resp(fc))
854 if (unlikely(ieee80211_is_probe_resp(fc)))
1202 if (IWL_MVM_NON_TRANSMITTING_AP && ieee80211_is_probe_resp(fc))
1214 if (unlikely(ieee80211_is_probe_resp(fc)))
H A Drx.c532 ieee80211_is_probe_resp(hdr->frame_control)) &&
537 ieee80211_is_probe_resp(hdr->frame_control)))
H A Drxmq.c2333 ieee80211_is_probe_resp(hdr->frame_control)) &&
2339 ieee80211_is_probe_resp(hdr->frame_control)))
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dtx.c59 if (ieee80211_is_probe_resp(fc))
125 if (ieee80211_is_probe_resp(fc)) {
294 if (unlikely(ieee80211_is_probe_resp(fc))) {
/linux-master/drivers/net/wireless/intersil/p54/
H A Dtxrx.c385 if (ieee80211_is_probe_resp(fc) || ieee80211_is_beacon(fc))
730 if (ieee80211_is_probe_resp(hdr->frame_control)) {
/linux-master/net/mac80211/
H A Dscan.c266 if (!ieee80211_is_probe_resp(mgmt->frame_control) &&
299 if (ieee80211_is_probe_resp(mgmt->frame_control)) {
H A Drx.c1078 ieee80211_is_probe_resp(hdr->frame_control) ||
4553 ieee80211_is_probe_resp(hdr->frame_control) ||
5064 !ieee80211_is_probe_resp(hdr->frame_control) &&
5218 if (unlikely(ieee80211_is_probe_resp(hdr->frame_control) ||
/linux-master/drivers/staging/rtl8192e/
H A Drtllib_rx.c2434 if (ieee80211_is_probe_resp(frame_ctl)) {
2549 if (!ieee80211_is_probe_resp(header->frame_control) &&
2563 } else if (ieee80211_is_probe_resp(header->frame_control)) {
/linux-master/drivers/net/wireless/ath/wcn36xx/
H A Dtxrx.c408 ieee80211_is_probe_resp(hdr->frame_control))
/linux-master/drivers/net/wireless/rsi/
H A Drsi_91x_hal.c127 if (ieee80211_is_probe_resp(wh->frame_control)) {
/linux-master/drivers/net/wireless/realtek/rtlwifi/
H A Dps.c974 ieee80211_is_probe_resp(hdr->frame_control) ||
H A Dbase.c1903 !ieee80211_is_probe_resp(hdr->frame_control))
1991 !ieee80211_is_probe_resp(hdr->frame_control))
/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00queue.c447 ieee80211_is_probe_resp(hdr->frame_control)) &&
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dtrx.c406 bv = ieee80211_is_probe_resp(fc);
/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c1044 if (ieee80211_is_probe_resp(hdr->frame_control) ||
1201 if (ieee80211_is_probe_resp(mgmt->frame_control)) {
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_mac.c430 if (ieee80211_is_probe_resp(hdr->frame_control) ||
H A Dmac80211.c1118 ieee80211_is_probe_resp(hdr->frame_control))
/linux-master/drivers/net/wireless/ath/carl9170/
H A Dtx.c1012 if (unlikely(ieee80211_is_probe_resp(hdr->frame_control)))
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_txrx.c236 if (avp && unlikely(ieee80211_is_probe_resp(hdr->frame_control))) {
/linux-master/drivers/net/wireless/intel/iwlegacy/
H A D3945.c705 if (ieee80211_is_probe_resp(fc))
/linux-master/drivers/net/wireless/st/cw1200/
H A Dwsm.c882 (ieee80211_is_probe_resp(hdr->frame_control) ||
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dwmi.c869 if (ieee80211_is_beacon(fc) || ieee80211_is_probe_resp(fc)) {
1409 if (!ieee80211_is_probe_resp(fc)) {
/linux-master/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c1797 ieee80211_is_probe_resp(hdr->frame_control)) {
2043 ieee80211_is_probe_resp(hdr->frame_control)) {
5860 ieee80211_is_probe_resp(hdr->frame_control))
/linux-master/drivers/net/wireless/ath/ath5k/
H A Dbase.c682 else if (ieee80211_is_probe_resp(fc))

Completed in 288 milliseconds

12