Searched refs:bw_percentage (Results 1 – 6 of 6) sorted by relevance
191 bw_percent = dcb_config->bw_percentage[p->bwg_id][direction]; in txgbe_dcb_calculate_tc_credits_cee()213 bw_percent = dcb_config->bw_percentage[p->bwg_id][direction]; in txgbe_dcb_calculate_tc_credits_cee()
86 u8 bw_percentage[TXGBE_DCB_BWG_MAX][2]; /* One each for Tx/Rx */ member
91 bw_percent = dcb_config->bw_percentage[direction][p->bwg_id]; in ixgbe_dcb_calculate_tc_credits_cee()113 bw_percent = dcb_config->bw_percentage[direction][p->bwg_id]; in ixgbe_dcb_calculate_tc_credits_cee()325 bw += dcb_config->bw_percentage[i][j]; in ixgbe_dcb_check_config_cee()
95 u8 bw_percentage[2][IXGBE_DCB_MAX_BW_GROUP]; /* One each for Tx/Rx */ member
442 dcb_config->bw_percentage[i][TXGBE_DCB_TX_CONFIG] = 100; in txgbe_dcb_init()443 dcb_config->bw_percentage[i][TXGBE_DCB_RX_CONFIG] = 100; in txgbe_dcb_init()
982 dcb_config->bw_percentage[IXGBE_DCB_TX_CONFIG][i] = 100; in ixgbe_dcb_init()983 dcb_config->bw_percentage[IXGBE_DCB_RX_CONFIG][i] = 100; in ixgbe_dcb_init()