Home
last modified time | relevance | path

Searched refs:ar9002_hw_rf_claim (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9002_hw.c343 int ar9002_hw_rf_claim(struct ath_hw *ah) in ar9002_hw_rf_claim() function
H A Dhw.h1110 int ar9002_hw_rf_claim(struct ath_hw *ah);
H A Dhw.c527 ecode = ar9002_hw_rf_claim(ah); in ath9k_hw_post_init()