Searched refs:TXGBE_IS_MULTICAST (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/txgbe/base/ | ||
| H A D | txgbe_osdep.h | 167 #define TXGBE_IS_MULTICAST(address) \ macro |
| H A D | txgbe_hw.c | 622 if (TXGBE_IS_MULTICAST(mac_addr)) { in txgbe_validate_mac_addr() |