Searched refs:ath_txq_lock (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
D | debug_sta.c | 57 ath_txq_lock(sc, txq); in read_file_node_aggr() 72 ath_txq_lock(sc, txq); in read_file_node_aggr()
|
D | xmit.c | 80 void ath_txq_lock(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_lock() function 273 ath_txq_lock(sc, txq); in ath_tx_flush_tid() 659 ath_txq_lock(sc, txq); in ath_tx_complete_aggr() 1496 ath_txq_lock(sc, txq); in ath_tx_aggr_start() 1530 ath_txq_lock(sc, txq); in ath_tx_aggr_stop() 1552 ath_txq_lock(sc, txq); in ath_tx_aggr_sleep() 1588 ath_txq_lock(sc, txq); in ath_tx_aggr_wakeup() 1611 ath_txq_lock(sc, txq); in ath_tx_aggr_resume() 1648 ath_txq_lock(sc, tid->ac->txq); in ath9k_release_buffered_frames() 1682 ath_txq_lock(sc, txq); in ath9k_release_buffered_frames() [all …]
|
D | link.c | 41 ath_txq_lock(sc, txq); in ath_tx_complete_poll_work()
|
D | ath9k.h | 555 void ath_txq_lock(struct ath_softc *sc, struct ath_txq *txq);
|
D | debug.c | 627 ath_txq_lock(sc, txq); in print_queue()
|