Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/dev/athk/ath10k/
HDmac.h62 void ath10k_mac_tx_lock(struct ath10k *ar, int reason);
HDhtt_tx.c164 ath10k_mac_tx_lock(htt->ar, ATH10K_TX_PAUSE_Q_FULL); in ath10k_htt_tx_inc_pending()
HDmac.c3588 void ath10k_mac_tx_lock(struct ath10k *ar, int reason) in ath10k_mac_tx_lock() function