Home
last modified time | relevance | path

Searched refs:ieee80211_is_action (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dieee80211.h876 ieee80211_is_action(__le16 fc) in ieee80211_is_action() function
1046 if (ieee80211_is_action(fc)) /* XXX FTM? */ in ieee80211_is_bufferable_mmpdu()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dhtt_tx.c1206 if ((ieee80211_is_action(hdr->frame_control) || in ath10k_htt_mgmt_tx()
1291 if ((ieee80211_is_action(hdr->frame_control) || in ath10k_htt_tx_hl()
1427 if ((ieee80211_is_action(hdr->frame_control) || in ath10k_htt_tx_32()
1632 if ((ieee80211_is_action(hdr->frame_control) || in ath10k_htt_tx_64()
H A Dwmi.c1982 if ((ieee80211_is_action(hdr->frame_control) || in ath10k_wmi_op_gen_mgmt_tx()
2607 if (!ieee80211_is_action(hdr->frame_control) && in ath10k_wmi_event_mgmt_rx()
H A Dwmi-tlv.c3334 if ((ieee80211_is_action(hdr->frame_control) || in ath10k_wmi_tlv_op_gen_mgmt_tx_send()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c214 else if (ieee80211_is_action(fc)) in iwl_mvm_set_tx_cmd()
1641 if (ieee80211_is_action(frame_control)) in iwl_mvm_rx_tx_cmd_single()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mac.c410 if (ieee80211_is_action(fc) && in mt76_connac2_mac_write_txwi_80211()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h1638 if (!ieee80211_is_action(mgmt->frame_control)) in ieee80211_get_tkip_p2k()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmac.c776 if (ieee80211_is_action(fc) && in mt7996_mac_write_txwi_80211()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c4797 if ((ieee80211_is_action(hdr->frame_control) || in ath12k_mac_mgmt_tx_wmi()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c6048 if ((ieee80211_is_action(hdr->frame_control) || in ath11k_mac_mgmt_tx_wmi()