Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dtxrx.c105 if (!(info->flags & IEEE80211_TX_CTL_NO_ACK) && in ath10k_txrx_tx_unref()
113 ((info->flags & IEEE80211_TX_CTL_NO_ACK) || in ath10k_txrx_tx_unref()
118 if ((info->flags & IEEE80211_TX_CTL_NO_ACK) || in ath10k_txrx_tx_unref()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp_tx.c396 if (!(info->flags & IEEE80211_TX_CTL_NO_ACK)) { in ath12k_dp_tx_htt_tx_complete_buf()
491 !(info->flags & IEEE80211_TX_CTL_NO_ACK)) { in ath12k_dp_tx_complete_msdu()
499 (info->flags & IEEE80211_TX_CTL_NO_ACK)) in ath12k_dp_tx_complete_msdu()
H A Dwmi.c5127 if ((!(info->flags & IEEE80211_TX_CTL_NO_ACK)) && !status) in wmi_process_mgmt_tx_comp()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp_tx.c362 if (!(info->flags & IEEE80211_TX_CTL_NO_ACK)) { in ath11k_dp_tx_htt_tx_complete_buf()
601 !(info->flags & IEEE80211_TX_CTL_NO_ACK)) { in ath11k_dp_tx_complete_msdu()
609 (info->flags & IEEE80211_TX_CTL_NO_ACK)) in ath11k_dp_tx_complete_msdu()
H A Dwmi.c6138 if ((!(info->flags & IEEE80211_TX_CTL_NO_ACK)) && in wmi_process_mgmt_tx_comp()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_mac.c409 if (!(info->flags & IEEE80211_TX_CTL_NO_ACK)) in mt76x02_mac_write_txwi()
535 info->flags |= IEEE80211_TX_CTL_NO_ACK; in mt76x02_mac_fill_tx_status()
H A Dtestmode.c140 IEEE80211_TX_CTL_NO_ACK | in mt76_testmode_alloc_skb()
H A Dtx.c134 if (info->flags & IEEE80211_TX_CTL_NO_ACK) in mt76_tx_status_skb_add()
H A Dmt76_connac_mac.c551 if (info->flags & IEEE80211_TX_CTL_NO_ACK) in mt76_connac2_mac_write_txwi()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dieee80211.h394 IEEE80211_TX_CTL_NO_ACK = BIT(2), enumerator
/freebsd/sys/contrib/dev/rtw88/
H A Dusb.c286 if (info->flags & IEEE80211_TX_CTL_NO_ACK) in rtw_usb_write_port()
H A Dsdio.c1202 if (info->flags & IEEE80211_TX_CTL_NO_ACK) in rtw_sdio_process_tx_queue()
H A Dpci.c1059 if (info->flags & IEEE80211_TX_CTL_NO_ACK) in rtw_pci_tx_isr()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dmac.c975 if (info->flags & IEEE80211_TX_CTL_NO_ACK) in mt7603_mac_write_txwi()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c160 if (!(info->flags & IEEE80211_TX_CTL_NO_ACK) || in iwl_mvm_set_tx_cmd()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmac.c865 if (info->flags & IEEE80211_TX_CTL_NO_ACK) in mt7615_mac_write_txwi()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmac.c889 if (info->flags & IEEE80211_TX_CTL_NO_ACK) in mt7996_mac_write_txwi()
/freebsd/sys/contrib/dev/rtw89/
H A Dpci.c473 if (info->flags & IEEE80211_TX_CTL_NO_ACK) in rtw89_pci_release_txwd_skb()