Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dix_txrx.c113 (pi->ipi_tcp_hlen << IXGBE_ADVTXD_L4LEN_SHIFT); in ixgbe_tx_ctx_setup()
H A Dixgbe_type.h3489 #define IXGBE_ADVTXD_L4LEN_SHIFT 8 /* Adv ctxt L4LEN shift */ macro