Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb_82598.c149 if (tsa[i] == ixgbe_dcb_tsa_strict) in ixgbe_dcb_config_rx_arbiter_82598()
207 if (tsa[i] == ixgbe_dcb_tsa_strict) in ixgbe_dcb_config_tx_desc_arbiter_82598()
250 if (tsa[i] == ixgbe_dcb_tsa_strict) in ixgbe_dcb_config_tx_data_arbiter_82598()
H A Dixgbe_dcb_82599.c158 if (tsa[i] == ixgbe_dcb_tsa_strict) in ixgbe_dcb_config_rx_arbiter_82599()
206 if (tsa[i] == ixgbe_dcb_tsa_strict) in ixgbe_dcb_config_tx_desc_arbiter_82599()
270 if (tsa[i] == ixgbe_dcb_tsa_strict) in ixgbe_dcb_config_tx_data_arbiter_82599()
H A Dixgbe_dcb.h79 ixgbe_dcb_tsa_strict enumerator
H A Dixgbe_dcb.c334 if (p->tsa == ixgbe_dcb_tsa_strict) { in ixgbe_dcb_check_config_cee()