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