Searched refs:ath10k_mac_tx (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/wireless/ath/ath10k/ |
D | mac.c | 3645 static int ath10k_mac_tx(struct ath10k *ar, in ath10k_mac_tx() function 3789 ret = ath10k_mac_tx(ar, vif, txmode, txpath, skb); in ath10k_offchan_tx_work() 3996 ret = ath10k_mac_tx(ar, vif, txmode, txpath, skb); in ath10k_mac_tx_push_txq() 4278 ret = ath10k_mac_tx(ar, vif, txmode, txpath, skb); in ath10k_mac_op_tx()
|