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

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_tm.c443 struct hclge_pg_shapping_cmd *shap_cfg_cmd; local
451 shap_cfg_cmd = (struct hclge_pg_shapping_cmd *)desc.data;
453 shap_cfg_cmd->pg_id = pg_id;
455 shap_cfg_cmd->pg_shapping_para = cpu_to_le32(shapping_para);
457 hnae3_set_bit(shap_cfg_cmd->flag, HCLGE_TM_RATE_VLD, 1);
459 shap_cfg_cmd->pg_rate = cpu_to_le32(rate);
466 struct hclge_port_shapping_cmd *shap_cfg_cmd; local
479 shap_cfg_cmd = (struct hclge_port_shapping_cmd *)desc.data;
486 shap_cfg_cmd->port_shapping_para = cpu_to_le32(shapping_para);
488 hnae3_set_bit(shap_cfg_cmd
499 struct hclge_pri_shapping_cmd *shap_cfg_cmd; local
590 struct hclge_qs_shapping_cmd *shap_cfg_cmd; local
1837 struct hclge_qs_shapping_cmd *shap_cfg_cmd; local
1908 struct hclge_pri_shapping_cmd *shap_cfg_cmd; local
2062 struct hclge_pg_shapping_cmd *shap_cfg_cmd; local
[all...]

Completed in 220 milliseconds