Home
last modified time | relevance | path

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

/f-stack/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.c170 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()
286 hns3_dcb_pg_weight_cfg(struct hns3_hw *hw, uint8_t pg_id, uint8_t dwrr) in hns3_dcb_pg_weight_cfg()
301 hns3_dcb_pg_schd_mode_cfg(struct hns3_hw *hw, uint8_t pg_id) in hns3_dcb_pg_schd_mode_cfg()
376 uint8_t pg_id, uint32_t shapping_para, uint32_t rate) in hns3_dcb_pg_shapping_cfg()
H A Dhns3_ethdev.h107 uint8_t pg_id; member
/f-stack/freebsd/sys/
H A Dproc.h113 pid_t pg_id; /* (c) Process group id. */ member