Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_tm.c1881 struct hclge_priority_weight_cmd *priority_weight; in hclge_tm_get_pri_weight() local
1886 priority_weight = (struct hclge_priority_weight_cmd *)desc.data; in hclge_tm_get_pri_weight()
1887 priority_weight->pri_id = pri_id; in hclge_tm_get_pri_weight()
1895 *weight = priority_weight->dwrr; in hclge_tm_get_pri_weight()