Searched defs:dcb_config (Results 1 – 3 of 3) sorted by relevance
89 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...]
370 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...]
161 u8_t const dcb_config = lm_dcbx_check_drv_flags(pdev, DRV_FLAGS_DCB_CONFIGURED); in lm_dcbx_is_dcb_config() local