Home
last modified time | relevance | path

Searched refs:ets_weight (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_dcb.c242 struct hns3_ets_tc_weight_cmd *ets_weight; in hns3_dcb_ets_tc_dwrr_cfg() local
247 ets_weight = (struct hns3_ets_tc_weight_cmd *)desc.data; in hns3_dcb_ets_tc_dwrr_cfg()
252 ets_weight->tc_weight[i] = DEFAULT_TC_WEIGHT; in hns3_dcb_ets_tc_dwrr_cfg()
258 ets_weight->tc_weight[i] = pg_info->tc_dwrr[i]; in hns3_dcb_ets_tc_dwrr_cfg()
261 ets_weight->weight_offset = DEFAULT_TC_OFFSET; in hns3_dcb_ets_tc_dwrr_cfg()