Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_tx.c957 (ctx->l4_hdr_len << IXGBE_ADVTXD_L4LEN_SHIFT) | in ixgbe_fill_context()
H A Dixgbe_type.h2510 #define IXGBE_ADVTXD_L4LEN_SHIFT 8 /* Adv ctxt L4LEN shift */ macro