Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_dcb.h43 uint8_t pg_id; member
113 uint8_t pg_id; member
162 uint8_t pg_id; member
H A Dhns3_dcb.c167 hns3_pg_to_pri_map_cfg(struct hns3_hw *hw, uint8_t pg_id, uint8_t pri_bit_map) in hns3_pg_to_pri_map_cfg()
283 hns3_dcb_pg_weight_cfg(struct hns3_hw *hw, uint8_t pg_id, uint8_t dwrr) in hns3_dcb_pg_weight_cfg()
298 hns3_dcb_pg_schd_mode_cfg(struct hns3_hw *hw, uint8_t pg_id) in hns3_dcb_pg_schd_mode_cfg()
389 uint8_t pg_id, uint32_t shapping_para, uint32_t rate) in hns3_dcb_pg_shapping_cfg()
419 hns3_pg_shaper_rate_cfg(struct hns3_hw *hw, uint8_t pg_id, uint32_t rate) in hns3_pg_shaper_rate_cfg()
H A Dhns3_ethdev.h117 uint8_t pg_id; member