Searched refs:ath10k_mac_tx_h_get_txmode (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/net/wireless/ath/ath10k/ |
D | mac.c | 3714 ath10k_mac_tx_h_get_txmode(struct ath10k *ar, in ath10k_mac_tx_h_get_txmode() function 4176 txmode = ath10k_mac_tx_h_get_txmode(ar, vif, sta, skb); in ath10k_offchan_tx_work() 4412 txmode = ath10k_mac_tx_h_get_txmode(ar, vif, sta, skb); in ath10k_mac_tx_push_txq() 4679 txmode = ath10k_mac_tx_h_get_txmode(ar, vif, sta, skb); in ath10k_mac_op_tx()
|