Home
last modified time | relevance | path

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

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