Home
last modified time | relevance | path

Searched refs:ieee80211_is_mgmt (Results 1 – 18 of 18) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dieee80211.h813 ieee80211_is_mgmt(__le16 fc) in ieee80211_is_mgmt() function
853 if (ieee80211_is_mgmt(fc)) { in ieee80211_hdrlen()
1044 if (!ieee80211_is_mgmt(fc)) in ieee80211_is_bufferable_mmpdu()
/freebsd/sys/contrib/dev/rtw88/
H A Dtx.c434 if (ieee80211_is_mgmt(fc) || ieee80211_is_nullfunc(fc)) in rtw_tx_pkt_info_update()
767 else if (unlikely(ieee80211_is_mgmt(fc) || ieee80211_is_ctl(fc))) in rtw_tx_queue_mapping()
H A Dusb.c495 if (unlikely(ieee80211_is_mgmt(fc) || ieee80211_is_ctl(fc))) in rtw_usb_tx_kick_off()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dpci_mac.c50 if (ieee80211_is_mgmt(hdr->frame_control)) in mt7615_write_fw_txp()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c211 if (ieee80211_is_mgmt(fc)) { in iwl_mvm_set_tx_cmd()
694 if (ieee80211_is_mgmt(fc) && in iwl_mvm_probe_resp_set_noa()
707 if (ieee80211_is_mgmt(fc)) in iwl_mvm_probe_resp_set_noa()
1764 ieee80211_is_mgmt(hdr->frame_control)) in iwl_mvm_rx_tx_cmd_single()
H A Dcoex.c774 } else if (ieee80211_is_mgmt(fc)) {
H A Drxmq.c383 if (unlikely(ieee80211_is_mgmt(hdr->frame_control) && in iwl_mvm_rx_crypto()
H A Dmac80211.c846 if (ieee80211_is_mgmt(hdr->frame_control)) in iwl_mvm_mac_itxq_xmit()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmac80211.c1176 if (ieee80211_is_mgmt(hdr->frame_control) && in mt76_check_ccmp_pn()
1329 !(ieee80211_is_mgmt(hdr->frame_control) || in mt76_check_sta()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmac.c780 else if (ieee80211_is_mgmt(hdr->frame_control)) in mt7996_mac_write_txwi_80211()
987 if (!is_8023 && ieee80211_is_mgmt(hdr->frame_control)) in mt7996_tx_prepare_skb()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt_tx.c1175 if (!is_eth && ieee80211_is_mgmt(hdr->frame_control)) in ath10k_htt_tx_get_tid()
H A Dmac.c3731 if (ieee80211_is_mgmt(fc)) in ath10k_mac_tx_h_get_txmode()
3905 if (ieee80211_is_mgmt(hdr->frame_control)) in ath10k_mac_tx_h_fill_cb()
H A Dwmi-tlv.c3327 if (WARN_ON_ONCE(!ieee80211_is_mgmt(hdr->frame_control) && in ath10k_wmi_tlv_op_gen_mgmt_tx_send()
H A Dwmi.c1977 if (WARN_ON_ONCE(!ieee80211_is_mgmt(hdr->frame_control))) in ath10k_wmi_op_gen_mgmt_tx()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmac.c806 ieee80211_is_mgmt(hdr->frame_control)) in mt7915_tx_prepare_skb()
/freebsd/sys/contrib/dev/rtw89/
H A Dcore.c460 if (ieee80211_is_mgmt(fc) || ieee80211_is_nullfunc(fc)) in rtw89_core_tx_update_sec_key()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c4933 } else if (ieee80211_is_mgmt(hdr->frame_control)) { in ath12k_mac_op_tx()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c6190 } else if (ieee80211_is_mgmt(hdr->frame_control)) { in ath11k_mac_op_tx()