Home
last modified time | relevance | path

Searched refs:IGC_ADVTXD_DCMD_RS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_base.h47 #define IGC_ADVTXD_DCMD_RS 0x08000000 /* Report Status */ macro
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_ring.c1571 flags = IGC_ADVTXD_DCMD_EOP | IGC_ADVTXD_DCMD_RS; in igc_tx_ring_write_descs()