Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_tm.c1767 struct hclge_priority_weight_cmd *priority_weight; in hclge_tm_get_pri_weight() local
1772 priority_weight = (struct hclge_priority_weight_cmd *)desc.data; in hclge_tm_get_pri_weight()
1773 priority_weight->pri_id = pri_id; in hclge_tm_get_pri_weight()
1781 *weight = priority_weight->dwrr; in hclge_tm_get_pri_weight()