Home
last modified time | relevance | path

Searched refs:ixgbe_dcb_tsa_strict (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb_82598.c146 if (tsa[i] == ixgbe_dcb_tsa_strict) in ixgbe_dcb_config_rx_arbiter_82598()
201 if (tsa[i] == ixgbe_dcb_tsa_strict) in ixgbe_dcb_config_tx_desc_arbiter_82598()
241 if (tsa[i] == ixgbe_dcb_tsa_strict) in ixgbe_dcb_config_tx_data_arbiter_82598()
H A Dixgbe_dcb_82599.c153 if (tsa[i] == ixgbe_dcb_tsa_strict) in ixgbe_dcb_config_rx_arbiter_82599()
198 if (tsa[i] == ixgbe_dcb_tsa_strict) in ixgbe_dcb_config_tx_desc_arbiter_82599()
258 if (tsa[i] == ixgbe_dcb_tsa_strict) in ixgbe_dcb_config_tx_data_arbiter_82599()
H A Dixgbe_dcb.h78 ixgbe_dcb_tsa_strict enumerator
H A Dixgbe_dcb.c327 if (p->tsa == ixgbe_dcb_tsa_strict) { in ixgbe_dcb_check_config_cee()