Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_dcb.c96 struct ixgbe_dcb_config *dcb_config, in ixgbe_dcb_calculate_tc_credits_cee()
310 s32 ixgbe_dcb_check_config_cee(struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_check_config_cee()
461 struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_config_rx_arbiter_cee()
504 struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_config_tx_desc_arbiter_cee()
546 struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_config_tx_data_arbiter_cee()
591 struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_config_pfc_cee()
656 struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_hw_config_cee()
H A Dixgbe_dcb_82599.c383 struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_config_tc_stats_82599()
509 struct ixgbe_dcb_config *dcb_config) in ixgbe_dcb_config_82599()
/illumos-gate/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