Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_dcb_82598.h45 #define IXGBE_DPMCS_TSOEF 0x00080000 /* TSO Expand Factor: 0=x4, 1=x2 */ macro
H A Dixgbe_dcb_82598.c181 reg |= IXGBE_DPMCS_TSOEF; in ixgbe_dcb_config_tx_desc_arbiter_82598()