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

/freebsd-13-stable/sys/dev/e1000/
H A De1000_vf.h139 #define E1000_ADVTXD_DCMD_RS 0x08000000 /* Report Status */ macro
H A De1000_82575.h301 #define E1000_ADVTXD_DCMD_RS 0x08000000 /* Report Status */ macro
H A Digb_txrx.c252 txd_flags = pi->ipi_flags & IPI_TX_INTR ? E1000_ADVTXD_DCMD_RS : 0;

Completed in 58 milliseconds