Searched refs:pg_id (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_tm.h | 40 u8 pg_id; member 74 u8 pg_id; member 135 u8 pg_id; member 268 int hclge_tm_get_pg_to_pri_map(struct hclge_dev *hdev, u8 pg_id, 270 int hclge_tm_get_pg_weight(struct hclge_dev *hdev, u8 pg_id, u8 *weight); 271 int hclge_tm_get_pg_sch_mode(struct hclge_dev *hdev, u8 pg_id, u8 *mode); 272 int hclge_tm_get_pg_shaper(struct hclge_dev *hdev, u8 pg_id,
|
| H A D | hclge_tm.c | 311 u8 pg_id, u8 pri_bit_map) in hclge_tm_pg_to_pri_map_cfg() argument 320 map->pg_id = pg_id; in hclge_tm_pg_to_pri_map_cfg() 377 static int hclge_tm_pg_weight_cfg(struct hclge_dev *hdev, u8 pg_id, in hclge_tm_pg_weight_cfg() argument 387 weight->pg_id = pg_id; in hclge_tm_pg_weight_cfg() 440 enum hclge_shap_bucket bucket, u8 pg_id, in hclge_tm_pg_shapping_cfg() argument 453 shap_cfg_cmd->pg_id = pg_id; in hclge_tm_pg_shapping_cfg() 521 static int hclge_tm_pg_schd_mode_cfg(struct hclge_dev *hdev, u8 pg_id) in hclge_tm_pg_schd_mode_cfg() argument 527 if (hdev->tm_info.pg_info[pg_id].pg_sch_mode == HCLGE_SCH_MODE_DWRR) in hclge_tm_pg_schd_mode_cfg() 532 desc.data[0] = cpu_to_le32(pg_id); in hclge_tm_pg_schd_mode_cfg() 797 hdev->tm_info.pg_info[i].pg_id = i; in hclge_tm_pg_info_init() [all …]
|
| H A D | hclge_main.h | 358 u8 pg_id; member
|
| /linux/sound/soc/codecs/ |
| H A D | tas2781-fmwlib.c | 2530 int re_org, re_cal, corrected_sin_gn, pg_id; in tas2781_cali_preproc() local 2550 &pg_id); in tas2781_cali_preproc() 2557 spec->sin_gni_reg = (pg_id == TAS2781_PG_1_0) ? in tas2781_cali_preproc()
|