Home
last modified time | relevance | path

Searched refs:pg_sch_mode (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_dcb.c307 if (hw->dcb_info.pg_info[pg_id].pg_sch_mode == HNS3_SCH_MODE_DWRR) in hns3_dcb_pg_schd_mode_cfg()
731 hw->dcb_info.pg_info[i].pg_sch_mode = HNS3_SCH_MODE_DWRR; in hns3_dcb_info_init()
1406 hw->dcb_info.pg_info[0].pg_sch_mode = HNS3_SCH_MODE_DWRR; in hns3_dcb_info_cfg()
H A Dhns3_ethdev.h108 uint8_t pg_sch_mode; /* 0: sp; 1: dwrr */ member