Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_tm.c2022 struct hclge_pg_weight_cmd *pg_weight_cmd; in hclge_tm_get_pg_weight() local
2027 pg_weight_cmd = (struct hclge_pg_weight_cmd *)desc.data; in hclge_tm_get_pg_weight()
2028 pg_weight_cmd->pg_id = pg_id; in hclge_tm_get_pg_weight()
2036 *weight = pg_weight_cmd->dwrr; in hclge_tm_get_pg_weight()