Searched refs:ath_txq_unlock (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | xmit.c | 86 void ath_txq_unlock(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_unlock() function 260 ath_txq_unlock(sc, txq); in ath_tx_flush_tid() 646 ath_txq_unlock(sc, txq); in ath_tx_complete_aggr() 1542 ath_txq_unlock(sc, txq); in ath_tx_aggr_sleep() 1550 ath_txq_unlock(sc, txq); in ath_tx_aggr_sleep() 1664 ath_txq_unlock(sc, txq); in ath9k_release_buffered_frames() 2335 ath_txq_unlock(sc, txq); in ath_tx_start() 2376 ath_txq_unlock(sc, txq); in ath_tx_start() 2446 ath_txq_unlock(sc, txctl.txq); in ath_tx_cabq() 2733 ath_txq_unlock(sc, txq); in ath_tx_edma_tasklet() [all …]
|
D | link.c | 45 ath_txq_unlock(sc, txq); in ath_tx_complete_poll_work() 51 ath_txq_unlock(sc, txq); in ath_tx_complete_poll_work()
|
D | debug_sta.c | 71 ath_txq_unlock(sc, txq); in read_file_node_aggr()
|
D | ath9k.h | 554 void ath_txq_unlock(struct ath_softc *sc, struct ath_txq *txq);
|
D | debug.c | 635 ath_txq_unlock(sc, txq); in print_queue()
|