Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_tx.c958 (ctx->mss << IXGBE_ADVTXD_MSS_SHIFT); in ixgbe_fill_context()
H A Dixgbe_type.h2511 #define IXGBE_ADVTXD_MSS_SHIFT 16 /* Adv ctxt MSS shift */ macro