Searched defs:IS_ETH_SPEED (Results 1 – 4 of 4) sorted by relevance
46 #define IS_ETH_SPEED(SPEED) (((SPEED) == ETH_SPEED_10M) || \ macro