Home
last modified time | relevance | path

Searched refs:ath5k_hw_reset_tx_queue (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dqcu.c324 ath5k_hw_reset_tx_queue(struct ath5k_hw *ah, unsigned int queue) in ath5k_hw_reset_tx_queue() function
702 ret = ath5k_hw_reset_tx_queue(ah, i); in ath5k_hw_init_queues()
H A Dmac80211-ops.c605 ath5k_hw_reset_tx_queue(ah, queue); in ath5k_conf_tx()
H A Dath5k.h1569 int ath5k_hw_reset_tx_queue(struct ath5k_hw *ah, unsigned int queue);
H A Dbase.c1124 ret = ath5k_hw_reset_tx_queue(ah, ah->bhalq); /* push to h/w */ in ath5k_beaconq_config()
1138 ret = ath5k_hw_reset_tx_queue(ah, AR5K_TX_QUEUE_ID_CAB); in ath5k_beaconq_config()