Searched defs:IS_ETH_SPEED (Results 1 – 2 of 2) sorted by relevance
667 #define IS_ETH_SPEED(SPEED) (((SPEED) == ETH_Speed_10M) || \ macro
44 #define IS_ETH_SPEED(SPEED) (((SPEED) == ETH_SPEED_10M) || \ macro