Searched defs:pri_id (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_tm.h | 58 u8 pri_id; member 90 u8 pri_id; member
|
H A D | hclge_tm.c | 226 static int hclge_fill_pri_array(struct hclge_dev *hdev, u8 *pri, u8 pri_id) in hclge_fill_pri_array() argument 253 u8 pri_id; in hclge_up_to_tc_map() local 332 static int hclge_tm_pri_weight_cfg(struct hclge_dev *hdev, u8 pri_id, in hclge_tm_pri_weight_cfg() argument 426 hclge_tm_pri_shapping_cfg(struct hclge_dev *hdev, enum hclge_shap_bucket bucket, u8 pri_id, u32 shapping_para) hclge_tm_pri_shapping_cfg() argument 464 hclge_tm_pri_schd_mode_cfg(struct hclge_dev *hdev, u8 pri_id) hclge_tm_pri_schd_mode_cfg() argument [all...] |
H A D | hclge_debugfs.c | 289 int rq_id, pri_id, qset_id; in hclge_dbg_dump_dcb() local 691 int pri_id, ret; hclge_dbg_dump_tm_map() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
H A D | hclge_tm.h | 79 u8 pri_id; member 84 u8 pri_id; member 126 u8 pri_id; member
|
H A D | hclge_debugfs.c | 444 u8 pri_id, pri_num; in hclge_dbg_dump_dcb_pri() local 891 u8 pri_id; in hclge_dbg_dump_tm_map() local [all...] |
H A D | hclge_tm.c | 228 static int hclge_fill_pri_array(struct hclge_dev *hdev, u8 *pri, u8 pri_id) in hclge_fill_pri_array() argument 255 u8 pri_id; in hclge_up_to_tc_map() local 284 u8 pri_id, tc_i in hclge_dscp_to_tc_map() local 393 hclge_tm_pri_weight_cfg(struct hclge_dev *hdev, u8 pri_id, u8 dwrr) hclge_tm_pri_weight_cfg() argument 495 hclge_tm_pri_shapping_cfg(struct hclge_dev *hdev, enum hclge_shap_bucket bucket, u8 pri_id, u32 shapping_para, u32 rate) hclge_tm_pri_shapping_cfg() argument 537 hclge_tm_pri_schd_mode_cfg(struct hclge_dev *hdev, u8 pri_id) hclge_tm_pri_schd_mode_cfg() argument 1377 hclge_tm_schd_mode_tc_base_cfg(struct hclge_dev *hdev, u8 pri_id) hclge_tm_schd_mode_tc_base_cfg() argument 1864 hclge_tm_get_pri_sch_mode(struct hclge_dev *hdev, u8 pri_id, u8 *mode) hclge_tm_get_pri_sch_mode() argument 1884 hclge_tm_get_pri_weight(struct hclge_dev *hdev, u8 pri_id, u8 *weight) hclge_tm_get_pri_weight() argument 1904 hclge_tm_get_pri_shaper(struct hclge_dev *hdev, u8 pri_id, enum hclge_opcode_type cmd, struct hclge_tm_shaper_para *para) hclge_tm_get_pri_shaper() argument [all...] |
Completed in 8 milliseconds