Searched refs:shap_cfg_cmd (Results 1 – 1 of 1) sorted by relevance
402 struct hclge_pg_shapping_cmd *shap_cfg_cmd; in hclge_tm_pg_shapping_cfg() local412 shap_cfg_cmd->pg_id = pg_id; in hclge_tm_pg_shapping_cfg()418 shap_cfg_cmd->pg_rate = cpu_to_le32(rate); in hclge_tm_pg_shapping_cfg()469 shap_cfg_cmd->pri_id = pri_id; in hclge_tm_pri_shapping_cfg()475 shap_cfg_cmd->pri_rate = cpu_to_le32(rate); in hclge_tm_pri_shapping_cfg()585 vport->vport_id, shap_cfg_cmd->qs_id, in hclge_tm_qs_shaper_cfg()1733 para->flag = shap_cfg_cmd->flag; in hclge_tm_get_qset_shaper()1793 shap_cfg_cmd->pri_id = pri_id; in hclge_tm_get_pri_shaper()1808 para->flag = shap_cfg_cmd->flag; in hclge_tm_get_pri_shaper()1947 shap_cfg_cmd->pg_id = pg_id; in hclge_tm_get_pg_shaper()[all …]
Completed in 7 milliseconds