Searched defs:pri_id (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
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 496 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...] |
H A D | hclge_tm.h | 79 u8 pri_id; member 84 u8 pri_id; member 126 u8 pri_id; member
|