Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_dcb.c245 struct hns3_ets_tc_weight_cmd *ets_weight; in hns3_dcb_ets_tc_dwrr_cfg() local
250 ets_weight = (struct hns3_ets_tc_weight_cmd *)desc.data; in hns3_dcb_ets_tc_dwrr_cfg()
255 ets_weight->tc_weight[i] = DEFAULT_TC_WEIGHT; in hns3_dcb_ets_tc_dwrr_cfg()
261 ets_weight->tc_weight[i] = pg_info->tc_dwrr[i]; in hns3_dcb_ets_tc_dwrr_cfg()
264 ets_weight->weight_offset = DEFAULT_TC_OFFSET; in hns3_dcb_ets_tc_dwrr_cfg()