Searched refs:AR_SREV_HORNET_11 (Results 1 – 2 of 2) sorted by relevance
764 if (!AR_SREV_HORNET_11(ah)) { in ar9300_attach()946 } else if (AR_SREV_HORNET_11(ah)) { in ar9300_attach()3598 } else if (AR_SREV_HORNET_11(ah)) { in ar9300_rx_gain_table_apply()3672 } else if (AR_SREV_HORNET_11(ah)) { in ar9300_rx_gain_table_apply()3747 } else if (AR_SREV_HORNET_11(ah)) { in ar9300_tx_gain_table_apply()3811 } else if (AR_SREV_HORNET_11(ah)) { in ar9300_tx_gain_table_apply()3878 } else if (AR_SREV_HORNET_11(ah)) { in ar9300_tx_gain_table_apply()3915 } else if (AR_SREV_HORNET_11(ah)) { in ar9300_tx_gain_table_apply()4049 if (AR_SREV_HORNET_11(ah)) { in ar9300_ant_div_comb_get_config()
3075 #define AR_SREV_HORNET_11(_ah) \ macro3084 ( AR_SREV_HORNET_10(_ah) || AR_SREV_HORNET_11(_ah) || AR_SREV_HORNET_12(_ah) )3087 #define AR_SREV_HORNET_11(_ah) 0 macro