Searched refs:AN_TRUE (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/bcm57xx/sys/
H A Dautoneg.c83 Retcode = AN_TRUE;
160 pAnInfo->AbilityMatch = AN_TRUE;
167 pAnInfo->AckMatch = AN_TRUE;
178 pAnInfo->IdleMatch = AN_TRUE;
280 if(pAnInfo->AbilityMatch == AN_TRUE &&
297 if(pAnInfo->AckMatch == AN_TRUE)
309 else if(pAnInfo->AbilityMatch == AN_TRUE &&
342 pAnInfo->mr_page_rx = AN_TRUE;
350 if(pAnInfo->AbilityMatch == AN_TRUE &&
394 if(pAnInfo->AbilityMatch == AN_TRUE
[all...]
H A Dautoneg.h27 #define AN_TRUE 1 macro

Completed in 92 milliseconds