Searched refs:bwg_percent (Results 1 – 9 of 9) sorted by relevance
192 link_percentage = p->bwg_percent; in txgbe_dcb_calculate_tc_credits_cee()215 link_percentage = p->bwg_percent; in txgbe_dcb_calculate_tc_credits_cee()218 if (p->bwg_percent > 0 && link_percentage == 0) in txgbe_dcb_calculate_tc_credits_cee()
44 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()
4215 tc->path[IXGBE_DCB_TX_CONFIG].bwg_percent = in ixgbe_dcb_hw_configure()4217 tc->path[IXGBE_DCB_RX_CONFIG].bwg_percent = in ixgbe_dcb_hw_configure()4222 tc->path[IXGBE_DCB_TX_CONFIG].bwg_percent = 0; in ixgbe_dcb_hw_configure()4223 tc->path[IXGBE_DCB_RX_CONFIG].bwg_percent = 0; in ixgbe_dcb_hw_configure()4230 tc->path[IXGBE_DCB_TX_CONFIG].bwg_percent = in ixgbe_dcb_hw_configure()4232 tc->path[IXGBE_DCB_RX_CONFIG].bwg_percent = in ixgbe_dcb_hw_configure()
969 tc->path[IXGBE_DCB_TX_CONFIG].bwg_percent = in ixgbe_dcb_init()972 tc->path[IXGBE_DCB_RX_CONFIG].bwg_percent = in ixgbe_dcb_init()7317 dcb_info->tc_bws[i] = tc->path[IXGBE_DCB_TX_CONFIG].bwg_percent; in ixgbe_dev_get_dcb_info()
3546 tc->path[TXGBE_DCB_TX_CONFIG].bwg_percent = in txgbe_dcb_hw_configure()3548 tc->path[TXGBE_DCB_RX_CONFIG].bwg_percent = in txgbe_dcb_hw_configure()3553 tc->path[TXGBE_DCB_TX_CONFIG].bwg_percent = 0; in txgbe_dcb_hw_configure()3554 tc->path[TXGBE_DCB_RX_CONFIG].bwg_percent = 0; in txgbe_dcb_hw_configure()3561 tc->path[TXGBE_DCB_TX_CONFIG].bwg_percent = in txgbe_dcb_hw_configure()3563 tc->path[TXGBE_DCB_RX_CONFIG].bwg_percent = in txgbe_dcb_hw_configure()
431 tc->path[TXGBE_DCB_TX_CONFIG].bwg_percent = bwgp + (i & 1); in txgbe_dcb_init()433 tc->path[TXGBE_DCB_RX_CONFIG].bwg_percent = bwgp + (i & 1); in txgbe_dcb_init()4702 dcb_info->tc_bws[i] = tc->path[TXGBE_DCB_TX_CONFIG].bwg_percent; in txgbe_dev_get_dcb_info()