Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_dcb_82598.c140 if (tsa[i] == ixgbe_dcb_tsa_strict) in ixgbe_dcb_config_rx_arbiter_82598()
198 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.c157 if (tsa[i] == ixgbe_dcb_tsa_strict) in ixgbe_dcb_config_rx_arbiter_82599()
205 if (tsa[i] == ixgbe_dcb_tsa_strict) in ixgbe_dcb_config_tx_desc_arbiter_82599()
269 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.c333 if (p->tsa == ixgbe_dcb_tsa_strict) { in ixgbe_dcb_check_config_cee()