Searched defs:IS_EEP_MINOR_V2 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar9002/
H A Dar9280_olc.c269 #define IS_EEP_MINOR_V2(_ah) (EEP_MINOR(_ah) >= AR5416_EEP_MINOR_VER_2) macro
H A Dar9285_reset.c46 #define IS_EEP_MINOR_V2(_ah) (EEP_MINOR(_ah) >= AR5416_EEP_MINOR_VER_2) macro
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_xmit.c231 #define IS_EEP_MINOR_V2(_ah) (EEP_MINOR(_ah) >= AR5416_EEP_MINOR_VER_2) macro
318 #undef IS_EEP_MINOR_V2 macro
H A Dar5416_reset.c34 #define IS_EEP_MINOR_V2(_ah) (EEP_MINOR(_ah) >= AR5416_EEP_MINOR_VER_2) macro

Completed in 60 milliseconds