Searched refs:E1000_ADVTXD_DCMD_RS (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_base.h76 #define E1000_ADVTXD_DCMD_RS 0x08000000 /* Report Status */ macro
H A De1000_vf.h139 #define E1000_ADVTXD_DCMD_RS 0x08000000 /* Report Status */ macro
H A De1000_82575.h248 #define E1000_ADVTXD_DCMD_RS 0x08000000 /* Report Status */ macro
H A Digb_txrx.c262 txd_flags = pi->ipi_flags & IPI_TX_INTR ? E1000_ADVTXD_DCMD_RS : 0;

Completed in 37 milliseconds