Searched defs:AX_RXHDR_CRC_ERR (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/usb/eth/ | ||
H A D | asix88179.c | 30 #define AX_RXHDR_CRC_ERR (1 << 29) macro |
/openbmc/linux/drivers/net/usb/ | ||
H A D | ax88179_178a.c | 28 #define AX_RXHDR_CRC_ERR ((u32)BIT(29)) macro |