Home
last modified time | relevance | path

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

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