Home
last modified time | relevance | path

Searched refs:ath9k_queue_reset (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dlink.c51 ath9k_queue_reset(sc, RESET_TYPE_TX_HANG); in ath_tx_complete_check()
86 ath9k_queue_reset(sc, type); in ath_hw_check()
106 ath9k_queue_reset(sc, RESET_TYPE_PLL_HANG); in ath_hw_pll_rx_hang_check()
382 ath9k_queue_reset(sc, RESET_TYPE_CALIBRATION); in ath_ani_calibrate()
H A Dmain.c334 ath9k_queue_reset(sc, RESET_TYPE_BB_HANG); in ath_reset_internal()
399 ath9k_queue_reset(sc, type); in ath9k_tasklet()
413 ath9k_queue_reset(sc, type); in ath9k_tasklet()
426 ath9k_queue_reset(sc, type); in ath9k_tasklet()
630 void ath9k_queue_reset(struct ath_softc *sc, enum ath_reset_type type) in ath9k_queue_reset() function
H A Dbeacon.c435 ath9k_queue_reset(sc, RESET_TYPE_BEACON_STUCK); in ath9k_beacon_tasklet()
H A Dmci.c221 ath9k_queue_reset(sc, RESET_TYPE_MCI); in ath_mci_cal_msg()
H A Dath9k.h753 void ath9k_queue_reset(struct ath_softc *sc, enum ath_reset_type type);
H A Dxmit.c654 ath9k_queue_reset(sc, RESET_TYPE_TX_ERROR); in ath_tx_complete_aggr()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dlink.c51 ath9k_queue_reset(sc, RESET_TYPE_TX_HANG); in ath_tx_complete_check()
86 ath9k_queue_reset(sc, type); in ath_hw_check()
106 ath9k_queue_reset(sc, RESET_TYPE_PLL_HANG); in ath_hw_pll_rx_hang_check()
382 ath9k_queue_reset(sc, RESET_TYPE_CALIBRATION); in ath_ani_calibrate()
H A Dmain.c334 ath9k_queue_reset(sc, RESET_TYPE_BB_HANG); in ath_reset_internal()
399 ath9k_queue_reset(sc, type); in ath9k_tasklet()
413 ath9k_queue_reset(sc, type); in ath9k_tasklet()
426 ath9k_queue_reset(sc, type); in ath9k_tasklet()
630 void ath9k_queue_reset(struct ath_softc *sc, enum ath_reset_type type) in ath9k_queue_reset() function
H A Dbeacon.c435 ath9k_queue_reset(sc, RESET_TYPE_BEACON_STUCK); in ath9k_beacon_tasklet()
H A Dmci.c221 ath9k_queue_reset(sc, RESET_TYPE_MCI); in ath_mci_cal_msg()
H A Dath9k.h753 void ath9k_queue_reset(struct ath_softc *sc, enum ath_reset_type type);
H A Ddebug.c796 ath9k_queue_reset(sc, RESET_TYPE_USER); in write_file_reset()
H A Dxmit.c703 ath9k_queue_reset(sc, RESET_TYPE_TX_ERROR); in ath_tx_complete_aggr()

Completed in 27 milliseconds