Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dix_txrx.c240 txd->read.cmd_type_len |= htole32(IXGBE_TXD_CMD_EOP | flags); in ixgbe_isc_txd_encap()
H A Dixgbe_type.h2762 #define IXGBE_TXD_CMD_EOP 0x01000000 /* End of Packet */ macro
3442 #define IXGBE_ADVTXD_DCMD_EOP IXGBE_TXD_CMD_EOP /* End of Packet */