Searched refs:ENET_BD_IINS (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/net/ | ||
H A D | imx_fec.h | 226 #define ENET_BD_IINS (1 << 11) macro |
/openbmc/qemu/hw/net/ | ||
H A D | imx_fec.c | 588 if (bd.option & ENET_BD_IINS) { in imx_enet_do_tx() |