Searched refs:pg_weight_cmd (Results 1 – 1 of 1) sorted by relevance
2017 struct hclge_pg_weight_cmd *pg_weight_cmd; in hclge_tm_get_pg_weight() local2022 pg_weight_cmd = (struct hclge_pg_weight_cmd *)desc.data; in hclge_tm_get_pg_weight()2023 pg_weight_cmd->pg_id = pg_id; in hclge_tm_get_pg_weight()2031 *weight = pg_weight_cmd->dwrr; in hclge_tm_get_pg_weight()