Home
last modified time | relevance | path

Searched refs:AR_SREV_OSPREY (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_tx99_tgt.c173 if (AR_SREV_OSPREY(ah) || AR_SREV_WASP(ah)) { in ar9300_tx99_tgt_set_single_carrier()
215 if (AR_SREV_OSPREY(ah) || AR_SREV_WASP(ah)) { in ar9300_tx99_tgt_set_single_carrier()
245 if (AR_SREV_OSPREY(ah)) { in ar9300_tx99_tgt_set_single_carrier()
317 if (AR_SREV_OSPREY(ah) || AR_SREV_WASP(ah)) { in ar9300_tx99_tgt_set_single_carrier()
331 if (AR_SREV_OSPREY(ah) || AR_SREV_WASP(ah)) { in ar9300_tx99_tgt_set_single_carrier()
340 if (AR_SREV_OSPREY(ah)) { in ar9300_tx99_tgt_set_single_carrier()
350 if (AR_SREV_OSPREY(ah) || AR_SREV_WASP(ah)) { in ar9300_tx99_tgt_set_single_carrier()
360 if (AR_SREV_OSPREY(ah) || AR_SREV_WASP(ah)) { in ar9300_tx99_tgt_set_single_carrier()
409 if (AR_SREV_OSPREY(ah)) { in ar9300_tx99_tgt_set_single_carrier()
420 if (AR_SREV_OSPREY(ah)) { in ar9300_tx99_tgt_set_single_carrier()
[all …]
H A Dar9300_misc.c3481 if (AR_SREV_OSPREY(ah) || AR_SREV_WASP(ah)) { in ar9300_tx99_set_single_carrier()
3530 if (AR_SREV_OSPREY(ah) || AR_SREV_WASP(ah)) { in ar9300_tx99_set_single_carrier()
3565 if (AR_SREV_OSPREY(ah)) { in ar9300_tx99_set_single_carrier()
3647 if (AR_SREV_OSPREY(ah) || AR_SREV_WASP(ah)) { in ar9300_tx99_set_single_carrier()
3663 if (AR_SREV_OSPREY(ah) || AR_SREV_WASP(ah)) { in ar9300_tx99_set_single_carrier()
3674 if (AR_SREV_OSPREY(ah)) { in ar9300_tx99_set_single_carrier()
3686 if (AR_SREV_OSPREY(ah) || AR_SREV_WASP(ah)) { in ar9300_tx99_set_single_carrier()
3698 if (AR_SREV_OSPREY(ah) || AR_SREV_WASP(ah)) { in ar9300_tx99_set_single_carrier()
3756 if (AR_SREV_OSPREY(ah)) { in ar9300_tx99_set_single_carrier()
3769 if (AR_SREV_OSPREY(ah)) { in ar9300_tx99_set_single_carrier()
[all …]
H A Dar9300_eeprom.c228 if (AR_SREV_OSPREY(ah) || AR_SREV_POSEIDON(ah) || AR_SREV_JUPITER(ah)) in ar9300_eeprom_read_word()
2057 if (AR_SREV_OSPREY(ah) || AR_SREV_AR9580(ah) || AR_SREV_WASP(ah)) in ar9300_quick_drop_apply()
2083 if (AR_SREV_OSPREY(ah) || AR_SREV_AR9580(ah) || AR_SREV_WASP(ah)) in ar9300_tx_end_to_xpab_off_apply()
4605 if (AR_SREV_OSPREY(ah) || AR_SREV_AR9580(ah) || AR_SREV_WASP(ah) || AR_SREV_HONEYBEE(ah)) { in ar9300_xpa_timing_control_apply()
4634 if (AR_SREV_OSPREY(ah)) { in ar9300_x_lNA_bias_strength_apply()
H A Dar9300reg.h3013 #define AR_SREV_OSPREY(_ah) \ macro
3020 #define AR_SREV_OSPREY(_ah) 0 macro
H A Dar9300_reset.c2005 if ( AR_SREV_OSPREY(ah) ) { in ar9300_phy_disable()
5272 if ( AR_SREV_OSPREY(ah) || AR_SREV_WASP(ah) || AR_SREV_SCORPION(ah) || AR_SREV_HONEYBEE(ah) ) { in ar9300_reset()
5387 if (AR_SREV_OSPREY(ah)) { in ar9300_reset()
H A Dar9300_attach.c3528 if (AR_SREV_OSPREY(ah) || AR_SREV_AR9580(ah)) in ar9300_rx_gain_table_apply()