Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_tm.c443 struct hclge_pg_shapping_cmd *shap_cfg_cmd; in hclge_tm_pg_shapping_cfg() local
453 shap_cfg_cmd->pg_id = pg_id; in hclge_tm_pg_shapping_cfg()
459 shap_cfg_cmd->pg_rate = cpu_to_le32(rate); in hclge_tm_pg_shapping_cfg()
510 shap_cfg_cmd->pri_id = pri_id; in hclge_tm_pri_shapping_cfg()
516 shap_cfg_cmd->pri_rate = cpu_to_le32(rate); in hclge_tm_pri_shapping_cfg()
626 vport->vport_id, shap_cfg_cmd->qs_id, in hclge_tm_qs_shaper_cfg()
1859 para->flag = shap_cfg_cmd->flag; in hclge_tm_get_qset_shaper()
1919 shap_cfg_cmd->pri_id = pri_id; in hclge_tm_get_pri_shaper()
1934 para->flag = shap_cfg_cmd->flag; in hclge_tm_get_pri_shaper()
2073 shap_cfg_cmd->pg_id = pg_id; in hclge_tm_get_pg_shaper()
[all …]