Home
last modified time | relevance | path

Searched defs:pg_id (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_tm.c311 u8 pg_id, u8 pri_bit_map) 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()
440 enum hclge_shap_bucket bucket, u8 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()
1999 int hclge_tm_get_pg_to_pri_map(struct hclge_dev *hdev, u8 pg_id, in hclge_tm_get_pg_to_pri_map()
2020 int hclge_tm_get_pg_weight(struct hclge_dev *hdev, u8 pg_id, u8 *weight) in hclge_tm_get_pg_weight()
2040 int hclge_tm_get_pg_sch_mode(struct hclge_dev *hdev, u8 pg_id, u8 *mode) in hclge_tm_get_pg_sch_mode()
2058 int hclge_tm_get_pg_shaper(struct hclge_dev *hdev, u8 pg_id, in hclge_tm_get_pg_shaper()
H A Dhclge_tm.h40 u8 pg_id; member
74 u8 pg_id; member
135 u8 pg_id; member
H A Dhclge_debugfs.c474 u8 pg_id; in hclge_dbg_dump_dcb_pg() local
741 u8 pg_id, sch_mode, weight, pri_bit_map, i, j; in __hclge_dbg_dump_tm_pg() local
H A Dhclge_main.h334 u8 pg_id; member
/openbmc/linux/drivers/target/
H A Dtarget_core_alua.c1289 int pg_id, int state) in core_alua_allocate_lba_map_mem()
H A Dtarget_core_configfs.c2527 int ret = 0, num = 0, pg_id, alua_state; in target_dev_lba_map_store() local