Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath9k/
Dar9003_eeprom.h361 u32 ar9003_hw_ant_ctrl_common_get(struct ath_hw *ah, bool is2ghz);
Dar9003_eeprom.c3628 u32 ar9003_hw_ant_ctrl_common_get(struct ath_hw *ah, bool is2ghz) in ar9003_hw_ant_ctrl_common_get() function
3667 value = ar9003_hw_ant_ctrl_common_get(ah, is2ghz); in ar9003_hw_ant_ctrl_apply()