Home
last modified time | relevance | path

Searched refs:frame_control (Results 1 – 25 of 184) sorted by relevance

12345678

/drivers/net/wireless/ath/wcn36xx/
A Dtxrx.c350 fc = __le16_to_cpu(hdr->frame_control); in wcn36xx_rx_skb()
407 if (ieee80211_is_beacon(hdr->frame_control) || in wcn36xx_rx_skb()
408 ieee80211_is_probe_resp(hdr->frame_control)) in wcn36xx_rx_skb()
413 if (ieee80211_is_beacon(hdr->frame_control)) { in wcn36xx_rx_skb()
575 if (ieee80211_is_any_nullfunc(hdr->frame_control)) { in wcn36xx_set_tx_data()
579 if (ieee80211_is_qos_nullfunc(hdr->frame_control)) in wcn36xx_set_tx_data()
613 if (ieee80211_is_mgmt(hdr->frame_control)) in wcn36xx_set_tx_mgmt()
617 else if (ieee80211_is_ctl(hdr->frame_control)) in wcn36xx_set_tx_mgmt()
627 ieee80211_is_probe_req(hdr->frame_control)) in wcn36xx_set_tx_mgmt()
643 ieee80211_is_data_qos(hdr->frame_control) ? in wcn36xx_set_tx_mgmt()
[all …]
/drivers/net/wireless/marvell/mwifiex/
A Dutil.c428 if (ieee80211_is_mgmt(ieee_hdr->frame_control)) { in mwifiex_process_mgmt_packet()
443 (ieee80211_is_auth(ieee_hdr->frame_control) || in mwifiex_process_mgmt_packet()
444 ieee80211_is_deauth(ieee_hdr->frame_control) || in mwifiex_process_mgmt_packet()
445 ieee80211_is_disassoc(ieee_hdr->frame_control))) { in mwifiex_process_mgmt_packet()
446 if (ieee80211_is_auth(ieee_hdr->frame_control)) { in mwifiex_process_mgmt_packet()
467 if (ieee80211_is_deauth(ieee_hdr->frame_control)) { in mwifiex_process_mgmt_packet()
488 if (ieee80211_is_auth(ieee_hdr->frame_control)) in mwifiex_process_mgmt_packet()
492 if (ieee80211_is_deauth(ieee_hdr->frame_control)) in mwifiex_process_mgmt_packet()
496 if (ieee80211_is_disassoc(ieee_hdr->frame_control)) in mwifiex_process_mgmt_packet()
500 if (ieee80211_is_assoc_req(ieee_hdr->frame_control)) in mwifiex_process_mgmt_packet()
[all …]
A Duap_event.c117 if (ieee80211_is_assoc_req(event->frame_control)) in mwifiex_process_uap_event()
119 else if (ieee80211_is_reassoc_req(event->frame_control)) in mwifiex_process_uap_event()
128 (u8 *)&event->frame_control; in mwifiex_process_uap_event()
/drivers/net/wireless/st/cw1200/
A Dtxrx.c478 if (ieee80211_is_auth(t->hdr->frame_control)) { in cw1200_tx_h_pm()
553 if (ieee80211_is_action(t->hdr->frame_control) && in cw1200_tx_h_action()
620 if (ieee80211_is_action(t->hdr->frame_control)) in cw1200_tx_h_bt()
725 t.hdrlen = ieee80211_hdrlen(t.hdr->frame_control); in cw1200_tx()
1025 ieee80211_is_data(frame->frame_control)) in cw1200_rx_cb()
1029 ieee80211_is_action(frame->frame_control) && in cw1200_rx_cb()
1040 ieee80211_is_action(frame->frame_control) && in cw1200_rx_cb()
1070 if (ieee80211_is_pspoll(frame->frame_control)) in cw1200_rx_cb()
1093 hdrlen = ieee80211_hdrlen(frame->frame_control); in cw1200_rx_cb()
1156 if (ieee80211_is_action(frame->frame_control) && in cw1200_rx_cb()
[all …]
/drivers/net/wireless/intel/iwlwifi/
A Diwl-devtrace.h20 __le16 fc = hdr->frame_control; in iwl_trace_data()
67 if (!ieee80211_is_data(hdr->frame_control)) in iwl_rx_trace_len()
72 ieee80211_hdrlen(hdr->frame_control); in iwl_rx_trace_len()
/drivers/net/wireless/realtek/rtw88/
A Drx.c19 if (!ieee80211_is_data(hdr->frame_control)) in rtw_rx_stats()
53 if (ieee80211_is_beacon(hdr->frame_control)) in rtw_rx_phy_stat()
117 ieee80211_is_beacon(hdr->frame_control))) in rtw_rx_addr_match_iter()
137 ieee80211_is_ctl(hdr->frame_control)) in rtw_rx_addr_match()
168 if (ieee80211_is_beacon(mgmt->frame_control)) { in rtw_update_rx_freq_from_ie()
172 } else if (ieee80211_is_probe_resp(mgmt->frame_control)) { in rtw_update_rx_freq_from_ie()
/drivers/net/wireless/rsi/
A Drsi_91x_core.c412 if ((ieee80211_is_mgmt(wh->frame_control)) || in rsi_core_xmit()
413 (ieee80211_is_ctl(wh->frame_control)) || in rsi_core_xmit()
414 (ieee80211_is_qos_nullfunc(wh->frame_control))) { in rsi_core_xmit()
415 if (ieee80211_is_assoc_req(wh->frame_control) || in rsi_core_xmit()
416 ieee80211_is_reassoc_req(wh->frame_control)) { in rsi_core_xmit()
436 if (ieee80211_is_data_qos(wh->frame_control)) { in rsi_core_xmit()
/drivers/net/wireless/intel/iwlwifi/mld/
A Dtx.c212 u16 mh_len = ieee80211_hdrlen(hdr->frame_control); in iwl_mld_get_offload_assist()
296 else if (ieee80211_hdrlen(hdr->frame_control) % 4) in iwl_mld_get_offload_assist()
538 bool amsdu = ieee80211_is_data_qos(hdr->frame_control) && in iwl_mld_fill_tx_cmd()
557 hdr->frame_control); in iwl_mld_fill_tx_cmd()
558 } else if (!ieee80211_is_data(hdr->frame_control) || in iwl_mld_fill_tx_cmd()
604 __le16 fc = hdr->frame_control; in iwl_mld_get_tx_queue_id()
755 if (ieee80211_is_data(hdr->frame_control)) { in iwl_mld_tx_mpdu()
756 if (ieee80211_is_data_qos(hdr->frame_control)) in iwl_mld_tx_mpdu()
807 if (!ieee80211_is_data_qos(hdr->frame_control) || in iwl_mld_tx_tso_segment()
1127 if (ieee80211_is_action(hdr->frame_control)) in iwl_mld_handle_tx_resp_notif()
[all …]
A Drx.c76 if (queue == 0 || !ieee80211_is_data(hdr->frame_control) || in iwl_mld_check_pn()
92 extiv = (u8 *)hdr + ieee80211_hdrlen(hdr->frame_control); in iwl_mld_check_pn()
99 if (ieee80211_is_data_qos(hdr->frame_control)) in iwl_mld_check_pn()
156 if (likely(!ieee80211_is_beacon(hdr->frame_control))) in iwl_mld_used_average_energy()
1462 if (ieee80211_is_ctl(hdr->frame_control) || in iwl_mld_is_dup()
1463 ieee80211_is_any_nullfunc(hdr->frame_control) || in iwl_mld_is_dup()
1467 if (ieee80211_is_data_qos(hdr->frame_control)) { in iwl_mld_is_dup()
1578 if (ieee80211_is_data(hdr->frame_control) && in iwl_mld_rx_with_sta()
1640 if (!ieee80211_is_beacon(hdr->frame_control)) in iwl_mld_rx_mgmt_prot()
1712 !ieee80211_has_protected(hdr->frame_control))) in iwl_mld_rx_crypto()
[all …]
/drivers/net/wireless/intel/iwlwifi/mvm/
A Dtx.c50 u16 mh_len = ieee80211_hdrlen(hdr->frame_control); in iwl_mvm_tx_csum()
140 else if (ieee80211_hdrlen(hdr->frame_control) % 4) in iwl_mvm_tx_csum()
155 __le16 fc = hdr->frame_control; in iwl_mvm_set_tx_cmd()
595 hdr->frame_control); in iwl_mvm_set_tx_params()
670 __le16 fc = hdr->frame_control; in iwl_mvm_get_ctrl_vif_queue()
777 __le16 fc = hdr->frame_control; in iwl_mvm_tx_skb_non_sta()
835 if (!ieee80211_is_data(hdr->frame_control)) in iwl_mvm_tx_skb_non_sta()
1128 fc = hdr->frame_control; in iwl_mvm_tx_mpdu()
1518 u32 status, __le16 frame_control) in iwl_mvm_tx_status_check_trigger() argument
1528 if (ieee80211_is_action(frame_control)) in iwl_mvm_tx_status_check_trigger()
[all …]
A Drxmq.c29 if (!ieee80211_is_data(hdr->frame_control) || in iwl_mvm_check_pn()
61 if (ieee80211_is_data_qos(hdr->frame_control)) in iwl_mvm_check_pn()
347 if (!ieee80211_is_beacon(hdr->frame_control)) in iwl_mvm_rx_mgmt_prot()
435 if (!ieee80211_has_protected(hdr->frame_control) || in iwl_mvm_rx_crypto()
568 if (ieee80211_is_ctl(hdr->frame_control) || in iwl_mvm_is_dup()
573 if (ieee80211_is_data_qos(hdr->frame_control)) { in iwl_mvm_is_dup()
817 if (!ieee80211_is_back_req(hdr->frame_control) && in iwl_mvm_reorder()
2291 ieee80211_is_data(hdr->frame_control) && in iwl_mvm_rx_mpdu_mq()
2341 if (ieee80211_is_data(hdr->frame_control)) in iwl_mvm_rx_mpdu_mq()
2367 if (ieee80211_has_a4(hdr->frame_control)) in iwl_mvm_rx_mpdu_mq()
[all …]
A Drx.c53 unsigned int hdrlen = ieee80211_hdrlen(hdr->frame_control); in iwl_mvm_pass_packet_to_mac80211()
145 if (!ieee80211_has_protected(hdr->frame_control) || in iwl_mvm_set_mac80211_rx_flag()
216 if (ieee80211_is_data_qos(hdr->frame_control)) { in iwl_mvm_rx_handle_tcm()
393 ieee80211_has_protected(hdr->frame_control)) { in iwl_mvm_rx_rx_mpdu()
439 if (trig && ieee80211_is_beacon(hdr->frame_control)) { in iwl_mvm_rx_rx_mpdu()
453 ieee80211_is_data(hdr->frame_control)) in iwl_mvm_rx_rx_mpdu()
457 if (ieee80211_is_data(hdr->frame_control)) in iwl_mvm_rx_rx_mpdu()
529 if (unlikely((ieee80211_is_beacon(hdr->frame_control) || in iwl_mvm_rx_rx_mpdu()
530 ieee80211_is_probe_resp(hdr->frame_control)) && in iwl_mvm_rx_rx_mpdu()
534 if (unlikely(ieee80211_is_beacon(hdr->frame_control) || in iwl_mvm_rx_rx_mpdu()
[all …]
/drivers/net/wireless/ath/ath10k/
A Dhtt_tx.c1204 if ((ieee80211_is_action(hdr->frame_control) || in ath10k_htt_mgmt_tx()
1205 ieee80211_is_deauth(hdr->frame_control) || in ath10k_htt_mgmt_tx()
1206 ieee80211_is_disassoc(hdr->frame_control)) && in ath10k_htt_mgmt_tx()
1207 ieee80211_has_protected(hdr->frame_control)) { in ath10k_htt_mgmt_tx()
1289 if ((ieee80211_is_action(hdr->frame_control) || in ath10k_htt_tx_hl()
1290 ieee80211_is_deauth(hdr->frame_control) || in ath10k_htt_tx_hl()
1291 ieee80211_is_disassoc(hdr->frame_control)) && in ath10k_htt_tx_hl()
1425 if ((ieee80211_is_action(hdr->frame_control) || in ath10k_htt_tx_32()
1426 ieee80211_is_deauth(hdr->frame_control) || in ath10k_htt_tx_32()
1630 if ((ieee80211_is_action(hdr->frame_control) || in ath10k_htt_tx_64()
[all …]
/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
A Dtrx.c234 fc = le16_to_cpu(hdr->frame_control); in translate_rx_signal_stuff()
235 type = WLAN_FC_GET_TYPE(hdr->frame_control); in translate_rx_signal_stuff()
248 if (ieee80211_is_beacon(hdr->frame_control)) in translate_rx_signal_stuff()
316 (ieee80211_has_protected(hdr->frame_control))) in rtl8723e_rx_query_desc()
356 __le16 fc = hdr->frame_control; in rtl8723e_tx_fill_desc()
361 bool lastseg = ((hdr->frame_control & in rtl8723e_tx_fill_desc()
527 __le16 fc = hdr->frame_control; in rtl8723e_tx_fill_cmddesc()
/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cyw/
A Dcore.c124 if (!ieee80211_is_auth(mgmt->frame_control)) in brcmf_cyw_mgmt_tx()
143 mf_params->frame_control = mgmt->frame_control; in brcmf_cyw_mgmt_tx()
165 le16_to_cpu(mf_params->frame_control), in brcmf_cyw_mgmt_tx()
307 mgmt_frame->frame_control = cpu_to_le16(IEEE80211_STYPE_AUTH); in brcmf_notify_auth_frame_rx()
/drivers/net/wireless/ti/wlcore/
A Drx.c151 ieee80211_hdrlen(hdr->frame_control))); in wl1271_rx_handle_data()
178 if (ieee80211_is_beacon(hdr->frame_control)) in wl1271_rx_handle_data()
180 if (ieee80211_is_data_present(hdr->frame_control)) in wl1271_rx_handle_data()
184 ieee80211_is_probe_resp(hdr->frame_control)); in wl1271_rx_handle_data()
A Dtx.c83 if (!ieee80211_is_auth(hdr->frame_control)) in wl1271_tx_ap_update_inconnection_sta()
255 __le16 frame_control; in wl1271_tx_fill_hdr() local
263 frame_control = hdr->frame_control; in wl1271_tx_fill_hdr()
267 int hdrlen = ieee80211_hdrlen(frame_control); in wl1271_tx_fill_hdr()
320 else if (ieee80211_is_data(frame_control)) in wl1271_tx_fill_hdr()
329 !ieee80211_is_data(frame_control)) in wl1271_tx_fill_hdr()
342 if (ieee80211_is_auth(frame_control) && in wl1271_tx_fill_hdr()
343 ieee80211_has_protected(frame_control)) in wl1271_tx_fill_hdr()
696 return ieee80211_is_data_present(hdr->frame_control); in wl1271_tx_is_data_present()
/drivers/net/wireless/ralink/rt2x00/
A Drt2x00queue.c198 if (ieee80211_is_beacon(hdr->frame_control)) { in rt2x00queue_create_tx_descriptor_seq()
375 if (ieee80211_is_mgmt(hdr->frame_control) && in rt2x00queue_create_tx_descriptor_ht()
376 !ieee80211_is_beacon(hdr->frame_control)) in rt2x00queue_create_tx_descriptor_ht()
412 if (ieee80211_is_rts(hdr->frame_control) || in rt2x00queue_create_tx_descriptor()
413 ieee80211_is_cts(hdr->frame_control)) { in rt2x00queue_create_tx_descriptor()
415 if (ieee80211_is_rts(hdr->frame_control)) in rt2x00queue_create_tx_descriptor()
431 if (ieee80211_has_morefrags(hdr->frame_control)) { in rt2x00queue_create_tx_descriptor()
446 if ((ieee80211_is_beacon(hdr->frame_control) || in rt2x00queue_create_tx_descriptor()
447 ieee80211_is_probe_resp(hdr->frame_control)) && in rt2x00queue_create_tx_descriptor()
564 if (likely(!ieee80211_is_back_req(bar->frame_control))) in rt2x00queue_bar_check()
/drivers/net/wireless/mediatek/mt76/
A Dmt76_connac_mac.c408 __le16 fc = hdr->frame_control; in mt76_connac2_mac_write_txwi_80211()
420 } else if (ieee80211_is_back_req(hdr->frame_control)) { in mt76_connac2_mac_write_txwi_80211()
468 if (ieee80211_is_back_req(hdr->frame_control)) { in mt76_connac2_mac_write_txwi_80211()
585 bool multicast = ieee80211_is_data(hdr->frame_control) && in mt76_connac2_mac_write_txwi()
959 u16 frame_control; in mt76_connac2_reverse_frag0_hdr_trans() local
971 frame_control = le32_get_bits(rxd[6], MT_RXD6_FRAME_CONTROL); in mt76_connac2_reverse_frag0_hdr_trans()
972 hdr.frame_control = cpu_to_le16(frame_control); in mt76_connac2_reverse_frag0_hdr_trans()
978 switch (frame_control & (IEEE80211_FCTL_TODS | in mt76_connac2_reverse_frag0_hdr_trans()
1006 if (ieee80211_has_order(hdr.frame_control)) in mt76_connac2_reverse_frag0_hdr_trans()
1009 if (ieee80211_is_data_qos(hdr.frame_control)) { in mt76_connac2_reverse_frag0_hdr_trans()
[all …]
A Dutil.h50 hdr->frame_control |= cpu_to_le16(IEEE80211_FCTL_MOREDATA); in mt76_skb_set_moredata()
52 hdr->frame_control &= ~cpu_to_le16(IEEE80211_FCTL_MOREDATA); in mt76_skb_set_moredata()
/drivers/net/wireless/ath/ath12k/
A Ddp_mon.h48 __le16 frame_control; member
59 __le16 frame_control; member
/drivers/net/wireless/mediatek/mt76/mt7925/
A Dmac.c177 u16 frame_control; in mt7925_reverse_frag0_hdr_trans() local
194 hdr.frame_control = cpu_to_le16(frame_control); in mt7925_reverse_frag0_hdr_trans()
200 switch (frame_control & (IEEE80211_FCTL_TODS | in mt7925_reverse_frag0_hdr_trans()
228 if (ieee80211_has_order(hdr.frame_control)) in mt7925_reverse_frag0_hdr_trans()
231 if (ieee80211_is_data_qos(hdr.frame_control)) { in mt7925_reverse_frag0_hdr_trans()
239 if (ieee80211_has_a4(hdr.frame_control)) in mt7925_reverse_frag0_hdr_trans()
585 fc = hdr->frame_control; in mt7925_mac_fill_rx()
665 __le16 fc = hdr->frame_control; in mt7925_mac_write_txwi_80211()
673 else if (ieee80211_is_mgmt(hdr->frame_control)) in mt7925_mac_write_txwi_80211()
708 if (ieee80211_is_back_req(hdr->frame_control)) { in mt7925_mac_write_txwi_80211()
[all …]
/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
A Dtrx.c206 fc = le16_to_cpu(hdr->frame_control); in _rtl8723be_translate_rx_signal_stuff()
207 type = WLAN_FC_GET_TYPE(hdr->frame_control); in _rtl8723be_translate_rx_signal_stuff()
227 if (ieee80211_is_beacon(hdr->frame_control)) in _rtl8723be_translate_rx_signal_stuff()
371 (ieee80211_has_protected(hdr->frame_control))) in rtl8723be_rx_query_desc()
415 __le16 fc = hdr->frame_control; in rtl8723be_tx_fill_desc()
421 bool lastseg = ((hdr->frame_control & in rtl8723be_tx_fill_desc()
/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
A Dtrx.c230 fc = hdr->frame_control; in _rtl92ce_translate_rx_signal_stuff()
313 (ieee80211_has_protected(hdr->frame_control))) in rtl92ce_rx_query_desc()
355 __le16 fc = hdr->frame_control; in rtl92ce_tx_fill_desc()
360 bool lastseg = ((hdr->frame_control & in rtl92ce_tx_fill_desc()
526 __le16 fc = hdr->frame_control; in rtl92ce_tx_fill_cmddesc()
/drivers/net/wireless/ath/ath9k/
A Drecv.c603 (ieee80211_is_data(hdr->frame_control) || in ath_rx_ps()
604 ieee80211_is_action(hdr->frame_control)) && in ath_rx_ps()
606 !ieee80211_has_moredata(hdr->frame_control)) { in ath_rx_ps()
616 !ieee80211_has_morefrags(hdr->frame_control)) { in ath_rx_ps()
941 if (ieee80211_is_data_present(hdr->frame_control) && in ath9k_rx_skb_preprocess()
942 !ieee80211_is_qos_nullfunc(hdr->frame_control)) in ath9k_rx_skb_preprocess()
1026 if (!ieee80211_is_data(hdr->frame_control)) in ath_rx_count_airtime()
1209 if (ieee80211_is_ack(hdr->frame_control)) in ath_rx_tasklet()

Completed in 85 milliseconds

12345678