Home
last modified time | relevance | path

Searched refs:AR_SREV_POSEIDON_11_OR_LATER (Results 1 – 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_attach.c1014 } else if (AR_SREV_POSEIDON_11_OR_LATER(ah)) { in ar9300_attach()
3041 if (AR_SREV_HORNET(ah) || AR_SREV_POSEIDON_11_OR_LATER(ah) || AR_SREV_APHRODITE(ah)) { in ar9300_fill_capability_info()
3059 if (AR_SREV_HORNET(ah) || AR_SREV_POSEIDON_11_OR_LATER(ah)) { in ar9300_fill_capability_info()
3602 } else if (AR_SREV_POSEIDON_11_OR_LATER(ah)) { in ar9300_rx_gain_table_apply()
3676 } else if (AR_SREV_POSEIDON_11_OR_LATER(ah)) { in ar9300_rx_gain_table_apply()
3751 } else if (AR_SREV_POSEIDON_11_OR_LATER(ah)) { in ar9300_tx_gain_table_apply()
3815 } else if (AR_SREV_POSEIDON_11_OR_LATER(ah)) { in ar9300_tx_gain_table_apply()
3882 } else if (AR_SREV_POSEIDON_11_OR_LATER(ah)) { in ar9300_tx_gain_table_apply()
3919 } else if (AR_SREV_POSEIDON_11_OR_LATER(ah)) { in ar9300_tx_gain_table_apply()
3969 if (AR_SREV_POSEIDON_11_OR_LATER(ah)) { in ar9300_tx_gain_table_apply()
[all …]
H A Dar9300reg.h3150 #define AR_SREV_POSEIDON_11_OR_LATER(_ah) \ macro
H A Dar9300_eeprom.c1795 if (AR_SREV_HORNET(ah) || AR_SREV_POSEIDON_11_OR_LATER(ah)) { in ar9300_ant_ctrl_apply()
H A Dar9300_reset.c6511 if ( AR_SREV_POSEIDON_11_OR_LATER(ah) ) { in ar9300_ant_ctrl_set_lna_div_use_bt_ant()