Searched refs:AR_SREV_JUPITER_20 (Results 1 – 2 of 2) sorted by relevance
2931 if (AR_SREV_JUPITER_20(ah)) { in ar9300_fill_capability_info()3544 else if (AR_SREV_JUPITER_20(ah)) { in ar9300_rx_gain_table_apply()3583 } else if (AR_SREV_JUPITER_20(ah)) { in ar9300_rx_gain_table_apply()3631 } else if (AR_SREV_JUPITER_20(ah)) { in ar9300_rx_gain_table_apply()3689 } else if (AR_SREV_JUPITER_20(ah)) { in ar9300_rx_gain_table_apply()3779 } else if (AR_SREV_JUPITER_20(ah)) { in ar9300_tx_gain_table_apply()3841 } else if (AR_SREV_JUPITER_20(ah)) { in ar9300_tx_gain_table_apply()
2949 (AR_SREV_JUPITER_20(_ah) ? \3047 #define AR_SREV_JUPITER_20(_ah) \ macro