Searched refs:ath_txq_schedule (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | xmit.c | 136 ath_txq_schedule(sc, txq); in ath9k_wake_tx_queue() 727 ath_txq_schedule(sc, txq); in ath_tx_process_buffer() 1605 ath_txq_schedule(sc, txq); in ath_tx_aggr_wakeup() 1920 void ath_txq_schedule(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_schedule() function 1968 ath_txq_schedule(sc, txq); in ath_txq_schedule_all() 2592 ath_txq_schedule(sc, txq); in ath_tx_processq()
|
H A D | ath9k.h | 588 void ath_txq_schedule(struct ath_softc *sc, struct ath_txq *txq);
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | xmit.c | 142 ath_txq_schedule(sc, txq); in ath9k_wake_tx_queue() 776 ath_txq_schedule(sc, txq); in ath_tx_process_buffer() 1666 ath_txq_schedule(sc, txq); in ath_tx_aggr_wakeup() 1979 void ath_txq_schedule(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_schedule() function 2027 ath_txq_schedule(sc, txq); in ath_txq_schedule_all() 2651 ath_txq_schedule(sc, txq); in ath_tx_processq()
|
H A D | ath9k.h | 589 void ath_txq_schedule(struct ath_softc *sc, struct ath_txq *txq);
|
Completed in 14 milliseconds