Searched refs:AR_SREV_HORNET_12 (Results 1 – 2 of 2) sorted by relevance
878 if (AR_SREV_HORNET_12(ah)) { in ar9300_attach()3594 if (AR_SREV_HORNET_12(ah)) { in ar9300_rx_gain_table_apply()3668 if (AR_SREV_HORNET_12(ah)) { in ar9300_rx_gain_table_apply()3743 if (AR_SREV_HORNET_12(ah)) { in ar9300_tx_gain_table_apply()3807 if (AR_SREV_HORNET_12(ah)) { in ar9300_tx_gain_table_apply()3874 if (AR_SREV_HORNET_12(ah)) { in ar9300_tx_gain_table_apply()3911 if (AR_SREV_HORNET_12(ah)) { in ar9300_tx_gain_table_apply()
3079 #define AR_SREV_HORNET_12(_ah) \ macro3084 ( AR_SREV_HORNET_10(_ah) || AR_SREV_HORNET_11(_ah) || AR_SREV_HORNET_12(_ah) )3088 #define AR_SREV_HORNET_12(_ah) 0 macro