Home
last modified time | relevance | path

Searched refs:ath9k_hw_startpcureceive (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Dmac.c675 void ath9k_hw_startpcureceive(struct ath_hw *ah, bool is_scanning) in ath9k_hw_startpcureceive() function
683 EXPORT_SYMBOL(ath9k_hw_startpcureceive);
H A Dhtc_drv_txrx.c934 ath9k_hw_startpcureceive(priv->ah, test_bit(ATH_OP_SCANNING, &common->op_flags)); in ath9k_host_rx_init()