Home
last modified time | relevance | path

Searched refs:ath10k_mac_tx_unlock (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dmac.h63 void ath10k_mac_tx_unlock(struct ath10k *ar, int reason);
Dhtt_tx.c149 ath10k_mac_tx_unlock(htt->ar, ATH10K_TX_PAUSE_Q_FULL); in ath10k_htt_tx_dec_pending()
Dmac.c3600 void ath10k_mac_tx_unlock(struct ath10k *ar, int reason) in ath10k_mac_tx_unlock() function