Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_tm.c1886 struct hclge_priority_weight_cmd *priority_weight; in hclge_tm_get_pri_weight() local
1891 priority_weight = (struct hclge_priority_weight_cmd *)desc.data; in hclge_tm_get_pri_weight()
1892 priority_weight->pri_id = pri_id; in hclge_tm_get_pri_weight()
1900 *weight = priority_weight->dwrr; in hclge_tm_get_pri_weight()