Home
last modified time | relevance | path

Searched refs:E1000_ADVTXD_DCMD_RS (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_82575.h115 #define E1000_ADVTXD_DCMD_RS 0x08000000 /* Report Status */ macro
H A Digb.h427 #define IGB_TXD_DCMD (E1000_ADVTXD_DCMD_EOP | E1000_ADVTXD_DCMD_RS)
/openbmc/linux/drivers/net/ethernet/intel/igbvf/
H A Dvf.h89 #define E1000_ADVTXD_DCMD_RS 0x08000000 /* Report Status */ macro
H A Dnetdev.c1327 adapter->txd_cmd |= E1000_ADVTXD_DCMD_RS; in igbvf_configure_tx()
/openbmc/qemu/hw/net/
H A Digb_regs.h168 #define E1000_ADVTXD_DCMD_RS 0x08000000 /* Report Status */ macro