Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_tx.c1046 IXGBE_ADVTXD_DCMD_EOP | IXGBE_ADVTXD_DCMD_RS; in ixgbe_tx_fill_ring()
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h3335 #define IXGBE_ADVTXD_DCMD_EOP IXGBE_TXD_CMD_EOP /* End of Packet */ macro