Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_base.h44 #define IGC_ADVTXD_DTYP_DATA 0x00300000 /* Advanced Data Descriptor */ macro
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_ring.c1434 uint32_t type = IGC_ADVTXD_DTYP_DATA | IGC_ADVTXD_DCMD_DEXT | in igc_tx_ring_write_buf_descs()