Searched refs:shap_cfg_cmd (Results 1 – 1 of 1) sorted by relevance
367 struct hclge_pg_shapping_cmd *shap_cfg_cmd; in hclge_tm_pg_shapping_cfg() local376 shap_cfg_cmd = (struct hclge_pg_shapping_cmd *)desc.data; in hclge_tm_pg_shapping_cfg()378 shap_cfg_cmd->pg_id = pg_id; in hclge_tm_pg_shapping_cfg()386 shap_cfg_cmd->pg_shapping_para = cpu_to_le32(shapping_para); in hclge_tm_pg_shapping_cfg()393 struct hclge_port_shapping_cmd *shap_cfg_cmd; in hclge_tm_port_shaper_cfg() local406 shap_cfg_cmd = (struct hclge_port_shapping_cmd *)desc.data; in hclge_tm_port_shaper_cfg()414 shap_cfg_cmd->port_shapping_para = cpu_to_le32(shapping_para); in hclge_tm_port_shaper_cfg()424 struct hclge_pri_shapping_cmd *shap_cfg_cmd; in hclge_tm_pri_shapping_cfg() local434 shap_cfg_cmd = (struct hclge_pri_shapping_cmd *)desc.data; in hclge_tm_pri_shapping_cfg()436 shap_cfg_cmd->pri_id = pri_id; in hclge_tm_pri_shapping_cfg()[all …]