Searched refs: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
304 if (IS_EEP_MINOR_V2(ah)) {
H A Dar9285_reset.c46 #define IS_EEP_MINOR_V2(_ah) (EEP_MINOR(_ah) >= AR5416_EEP_MINOR_VER_2) macro
105 if (IS_EEP_MINOR_V2(ah)) {
582 if (IS_EEP_MINOR_V2(ah)) {
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c34 #define IS_EEP_MINOR_V2(_ah) (EEP_MINOR(_ah) >= AR5416_EEP_MINOR_VER_2) macro
1084 if (IS_EEP_MINOR_V2(ah)) {
1698 if (IS_EEP_MINOR_V2(ah)) {
2356 if (IS_EEP_MINOR_V2(ah)) {
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

Completed in 84 milliseconds