Searched refs:E1000_TXD_CMD_RS (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/net/ | ||
| H A D | e1000.h | 556 #define E1000_TXD_CMD_RS 0x08000000 /* Report Status */ macro |
| H A D | e1000.c | 5026 hw->txd_cmd |= E1000_TXD_CMD_RS; in e1000_configure_tx() |