Searched refs:bwg_percent (Results 1 – 9 of 9) sorted by relevance
191 link_percentage = p->bwg_percent; in txgbe_dcb_calculate_tc_credits_cee()214 link_percentage = p->bwg_percent; in txgbe_dcb_calculate_tc_credits_cee()217 if (p->bwg_percent > 0 && link_percentage == 0) in txgbe_dcb_calculate_tc_credits_cee()
43 u8 bwg_percent; /* % of BWG's bandwidth */ member
92 link_percentage = p->bwg_percent; in ixgbe_dcb_calculate_tc_credits_cee()115 link_percentage = p->bwg_percent; in ixgbe_dcb_calculate_tc_credits_cee()118 if (p->bwg_percent > 0 && link_percentage == 0) in ixgbe_dcb_calculate_tc_credits_cee()296 bw = p->bwg_percent; in ixgbe_dcb_check_config_cee()
54 u8 bwg_percent; /* % of BWG's bandwidth */ member
769 tc->path[IXGBE_DCB_TX_CONFIG].bwg_percent = bw_weight[i]; in rte_pmd_ixgbe_set_tc_bw_alloc()773 tc->path[IXGBE_DCB_TX_CONFIG].bwg_percent = 0; in rte_pmd_ixgbe_set_tc_bw_alloc()
4176 tc->path[IXGBE_DCB_TX_CONFIG].bwg_percent = in ixgbe_dcb_hw_configure()4178 tc->path[IXGBE_DCB_RX_CONFIG].bwg_percent = in ixgbe_dcb_hw_configure()4183 tc->path[IXGBE_DCB_TX_CONFIG].bwg_percent = 0; in ixgbe_dcb_hw_configure()4184 tc->path[IXGBE_DCB_RX_CONFIG].bwg_percent = 0; in ixgbe_dcb_hw_configure()4191 tc->path[IXGBE_DCB_TX_CONFIG].bwg_percent = in ixgbe_dcb_hw_configure()4193 tc->path[IXGBE_DCB_RX_CONFIG].bwg_percent = in ixgbe_dcb_hw_configure()
962 tc->path[IXGBE_DCB_TX_CONFIG].bwg_percent = in ixgbe_dcb_init()965 tc->path[IXGBE_DCB_RX_CONFIG].bwg_percent = in ixgbe_dcb_init()7511 dcb_info->tc_bws[i] = tc->path[IXGBE_DCB_TX_CONFIG].bwg_percent; in ixgbe_dev_get_dcb_info()
3402 tc->path[TXGBE_DCB_TX_CONFIG].bwg_percent = in txgbe_dcb_hw_configure()3404 tc->path[TXGBE_DCB_RX_CONFIG].bwg_percent = in txgbe_dcb_hw_configure()3409 tc->path[TXGBE_DCB_TX_CONFIG].bwg_percent = 0; in txgbe_dcb_hw_configure()3410 tc->path[TXGBE_DCB_RX_CONFIG].bwg_percent = 0; in txgbe_dcb_hw_configure()3417 tc->path[TXGBE_DCB_TX_CONFIG].bwg_percent = in txgbe_dcb_hw_configure()3419 tc->path[TXGBE_DCB_RX_CONFIG].bwg_percent = in txgbe_dcb_hw_configure()
420 tc->path[TXGBE_DCB_TX_CONFIG].bwg_percent = bwgp + (i & 1); in txgbe_dcb_init()422 tc->path[TXGBE_DCB_RX_CONFIG].bwg_percent = bwgp + (i & 1); in txgbe_dcb_init()3999 dcb_info->tc_bws[i] = tc->path[TXGBE_DCB_TX_CONFIG].bwg_percent; in txgbe_dev_get_dcb_info()