Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.h62 void ath10k_mac_tx_lock(struct ath10k *ar, int reason);
H A Dhtt_tx.c164 ath10k_mac_tx_lock(htt->ar, ATH10K_TX_PAUSE_Q_FULL); in ath10k_htt_tx_inc_pending()
H A Dmac.c3581 void ath10k_mac_tx_lock(struct ath10k *ar, int reason) in ath10k_mac_tx_lock() function