Searched refs:ath9k_hw_startpcureceive (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | recv.c | 262 ath9k_hw_startpcureceive(sc->sc_ah, sc->cur_chan->offchannel); in ath_edma_start_recv() 470 ath9k_hw_startpcureceive(ah, sc->cur_chan->offchannel); in ath_startrecv()
|
H A D | mac.c | 675 void ath9k_hw_startpcureceive(struct ath_hw *ah, bool is_scanning) in ath9k_hw_startpcureceive() function 683 EXPORT_SYMBOL(ath9k_hw_startpcureceive); variable
|
H A D | mac.h | 739 void ath9k_hw_startpcureceive(struct ath_hw *ah, bool is_scanning);
|
H A D | htc_drv_txrx.c | 933 ath9k_hw_startpcureceive(priv->ah, test_bit(ATH_OP_SCANNING, &common->op_flags)); in ath9k_host_rx_init()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | recv.c | 262 ath9k_hw_startpcureceive(sc->sc_ah, sc->cur_chan->offchannel); in ath_edma_start_recv() 470 ath9k_hw_startpcureceive(ah, sc->cur_chan->offchannel); in ath_startrecv()
|
H A D | mac.c | 675 void ath9k_hw_startpcureceive(struct ath_hw *ah, bool is_scanning) in ath9k_hw_startpcureceive() function 683 EXPORT_SYMBOL(ath9k_hw_startpcureceive); variable
|
H A D | mac.h | 741 void ath9k_hw_startpcureceive(struct ath_hw *ah, bool is_scanning);
|
H A D | htc_drv_txrx.c | 934 ath9k_hw_startpcureceive(priv->ah, test_bit(ATH_OP_SCANNING, &common->op_flags)); in ath9k_host_rx_init()
|
Completed in 21 milliseconds