Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_tm.h23 u8 pg_id; member
44 u8 pg_id; member
81 u8 pg_id; member
Dhclge_tm.c267 u8 pg_id, u8 pri_bit_map) in hclge_tm_pg_to_pri_map_cfg()
315 static int hclge_tm_pg_weight_cfg(struct hclge_dev *hdev, u8 pg_id, in hclge_tm_pg_weight_cfg()
364 enum hclge_shap_bucket bucket, u8 pg_id, in hclge_tm_pg_shapping_cfg()
449 static int hclge_tm_pg_schd_mode_cfg(struct hclge_dev *hdev, u8 pg_id) in hclge_tm_pg_schd_mode_cfg()
Dhclge_main.h215 u8 pg_id; member
/Linux-v4.19/drivers/target/
Dtarget_core_alua.c1329 int pg_id, int state) in core_alua_allocate_lba_map_mem()
Dtarget_core_configfs.c2132 int ret = 0, num = 0, pg_id, alua_state; in target_dev_lba_map_store() local