Home
last modified time | relevance | path

Searched refs:E1000_ADVTXD_DCMD_EOP (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_vf.h136 #define E1000_ADVTXD_DCMD_EOP 0x01000000 /* End of Packet */ macro
H A De1000_82575.h298 #define E1000_ADVTXD_DCMD_EOP 0x01000000 /* End of Packet */ macro
/illumos-gate/usr/src/uts/common/io/igb/
H A Digb_tx.c1033 E1000_ADVTXD_DCMD_EOP | E1000_ADVTXD_DCMD_RS; in igb_tx_fill_ring()