Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9002/
H A Dar9285_phy.h35 extern void ar9285_antdiv_comb_conf_set(struct ath_hal *ah,
H A Dar9285_phy.c58 ar9285_antdiv_comb_conf_set(struct ath_hal *ah, HAL_ANT_COMB_CONFIG *antconf) in ar9285_antdiv_comb_conf_set() function
H A Dar9285_attach.c185 ah->ah_divLnaConfSet = ar9285_antdiv_comb_conf_set; in ar9285Attach()