Home
last modified time | relevance | path

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

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