Searched refs:IS_5416V2_2 (Results 1 – 2 of 2) sorted by relevance
559 #define IS_5416V2_2(_ah) ((_ah)->ah_macRev == AR_SREV_REVISION_OWL_22) macro
255 if (!IS_5416V2_2(ah)) { /* Owl 2.1/2.0 */ in ar5416Attach()