Home
last modified time | relevance | path

Searched defs:dcb_config (Results 1 – 3 of 3) sorted by relevance

/titanic_51/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb.c89 struct ixgbe_dcb_config *dcb_config, in ixgbe_dcb_calculate_tc_credits_cee() argument
303 s32 ixgbe_dcb_check_config_cee(struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_check_config_cee() argument
452 ixgbe_dcb_config_rx_arbiter_cee(struct ixgbe_hw * hw,struct ixgbe_dcb_config * dcb_config) ixgbe_dcb_config_rx_arbiter_cee() argument
494 ixgbe_dcb_config_tx_desc_arbiter_cee(struct ixgbe_hw * hw,struct ixgbe_dcb_config * dcb_config) ixgbe_dcb_config_tx_desc_arbiter_cee() argument
535 ixgbe_dcb_config_tx_data_arbiter_cee(struct ixgbe_hw * hw,struct ixgbe_dcb_config * dcb_config) ixgbe_dcb_config_tx_data_arbiter_cee() argument
579 ixgbe_dcb_config_pfc_cee(struct ixgbe_hw * hw,struct ixgbe_dcb_config * dcb_config) ixgbe_dcb_config_pfc_cee() argument
642 ixgbe_dcb_hw_config_cee(struct ixgbe_hw * hw,struct ixgbe_dcb_config * dcb_config) ixgbe_dcb_hw_config_cee() argument
[all...]
H A Dixgbe_dcb_82599.c370 struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_config_tc_stats_82599() argument
496 struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_config_82599() argument
[all...]
/titanic_51/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_dcbx.c161 u8_t const dcb_config = lm_dcbx_check_drv_flags(pdev, DRV_FLAGS_DCB_CONFIGURED); in lm_dcbx_is_dcb_config() local