Searched refs:ath9k_queue_reset (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | link.c | 51 ath9k_queue_reset(sc, RESET_TYPE_TX_HANG); in ath_tx_complete_check() 80 ath9k_queue_reset(sc, RESET_TYPE_RX_INACTIVE); in ath_hw_rx_inactive_check() 115 ath9k_queue_reset(sc, type); in ath_hw_check() 135 ath9k_queue_reset(sc, RESET_TYPE_PLL_HANG); in ath_hw_pll_rx_hang_check() 411 ath9k_queue_reset(sc, RESET_TYPE_CALIBRATION); in ath_ani_calibrate()
|
| H A D | main.c | 332 ath9k_queue_reset(sc, RESET_TYPE_BB_HANG); in ath_reset_internal() 397 ath9k_queue_reset(sc, type); in ath9k_tasklet() 411 ath9k_queue_reset(sc, type); in ath9k_tasklet() 424 ath9k_queue_reset(sc, type); in ath9k_tasklet() 629 void ath9k_queue_reset(struct ath_softc *sc, enum ath_reset_type type) in ath9k_queue_reset() function
|
| H A D | mci.c | 221 ath9k_queue_reset(sc, RESET_TYPE_MCI); in ath_mci_cal_msg()
|
| H A D | ath9k.h | 753 void ath9k_queue_reset(struct ath_softc *sc, enum ath_reset_type type);
|
| H A D | xmit.c | 698 ath9k_queue_reset(sc, RESET_TYPE_TX_ERROR); in ath_tx_complete_aggr()
|