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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar9002/
H A Dar9280_olc.c270 #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.c48 #define IS_EEP_MINOR_V2(_ah) (EEP_MINOR(_ah) >= AR5416_EEP_MINOR_VER_2) macro
107 if (IS_EEP_MINOR_V2(ah)) {
584 if (IS_EEP_MINOR_V2(ah)) {
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c36 #define IS_EEP_MINOR_V2(_ah) (EEP_MINOR(_ah) >= AR5416_EEP_MINOR_VER_2) macro
1094 if (IS_EEP_MINOR_V2(ah)) {
1707 if (IS_EEP_MINOR_V2(ah)) {
2365 if (IS_EEP_MINOR_V2(ah)) {
H A Dar5416_xmit.c233 #define IS_EEP_MINOR_V2(_ah) (EEP_MINOR(_ah) >= AR5416_EEP_MINOR_VER_2) macro
319 #undef IS_EEP_MINOR_V2 macro

Completed in 44 milliseconds