Searched refs:TX_BD_RETRY (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/net/ | ||
H A D | ethoc.c | 129 #define TX_BD_RETRY(x) (((x) & 0x00f0) >> 4) macro |
/openbmc/linux/drivers/net/ethernet/ | ||
H A D | ethoc.c | 139 #define TX_BD_RETRY(x) (((x) & 0x00f0) >> 4) macro |