Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300_attach.c987 } else if (AR_SREV_POSEIDON_11_OR_LATER(ah)) { in ar9300_attach()
2915 if (AR_SREV_HORNET(ah) || AR_SREV_POSEIDON_11_OR_LATER(ah)) { in ar9300_fill_capability_info()
2933 if (AR_SREV_HORNET(ah) || AR_SREV_POSEIDON_11_OR_LATER(ah)) { in ar9300_fill_capability_info()
3428 } else if (AR_SREV_POSEIDON_11_OR_LATER(ah)) { in ar9300_rx_gain_table_apply()
3491 } else if (AR_SREV_POSEIDON_11_OR_LATER(ah)) { in ar9300_rx_gain_table_apply()
3554 } else if (AR_SREV_POSEIDON_11_OR_LATER(ah)) { in ar9300_tx_gain_table_apply()
3608 } else if (AR_SREV_POSEIDON_11_OR_LATER(ah)) { in ar9300_tx_gain_table_apply()
3660 } else if (AR_SREV_POSEIDON_11_OR_LATER(ah)) { in ar9300_tx_gain_table_apply()
3697 } else if (AR_SREV_POSEIDON_11_OR_LATER(ah)) { in ar9300_tx_gain_table_apply()
3747 if (AR_SREV_POSEIDON_11_OR_LATER(ah)) { in ar9300_tx_gain_table_apply()
[all …]
Dar9300reg.h3091 #define AR_SREV_POSEIDON_11_OR_LATER(_ah) \ macro
Dar9300_eeprom.c1659 if (AR_SREV_HORNET(ah) || AR_SREV_POSEIDON_11_OR_LATER(ah)) { in ar9300_ant_ctrl_apply()
Dar9300_reset.c6168 if ( AR_SREV_POSEIDON_11_OR_LATER(ah) ) { in ar9300_ant_ctrl_set_lna_div_use_bt_ant()