Searched defs:IS_ETH_RECEIVE_OWN (Results 1 – 2 of 2) sorted by relevance
679 #define IS_ETH_RECEIVE_OWN(CMD) (((CMD) == ETH_ReceiveOwn_Enable) || \ macro
68 #define IS_ETH_RECEIVE_OWN(CMD) (((CMD) == ETH_RECEIVEOWN_ENABLE) || \ macro