Home
last modified time | relevance | path

Searched refs:tc_dwrr (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_dcb.c261 ets_weight->tc_weight[i] = pg_info->tc_dwrr[i]; in hns3_dcb_ets_tc_dwrr_cfg()
739 hw->dcb_info.pg_info[i].tc_dwrr[k] = BW_MAX_PERCENT; in hns3_dcb_info_init()
831 dwrr = pg_info->tc_dwrr[i]; in hns3_dcb_pri_tc_base_dwrr_cfg()
1413 hw->dcb_info.pg_info[0].tc_dwrr[i] = tc_bw; in hns3_dcb_info_cfg()
1417 hw->dcb_info.pg_info[0].tc_dwrr[j]++; in hns3_dcb_info_cfg()
1419 hw->dcb_info.pg_info[0].tc_dwrr[i] = 0; in hns3_dcb_info_cfg()
H A Dhns3_ethdev.h111 uint8_t tc_dwrr[HNS3_MAX_TC_NUM]; member
H A Dhns3_ethdev.c5229 dcb_info->tc_bws[i] = hw->dcb_info.pg_info[0].tc_dwrr[i]; in hns3_get_dcb_info()