Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_dcb.c21 hdev->tm_info.pg_info[0].tc_dwrr[i] = 0; in hclge_ieee_ets_to_tm_info()
26 hdev->tm_info.pg_info[0].tc_dwrr[i] = in hclge_ieee_ets_to_tm_info()
55 ets->tc_tx_bw[i] = hdev->tm_info.pg_info[0].tc_dwrr[i]; in hclge_tm_info_to_ieee_ets()
Dhclge_tm.c807 hdev->tm_info.pg_info[i].tc_dwrr[k] = BW_PERCENT; in hclge_tm_pg_info_init()
809 hdev->tm_info.pg_info[i].tc_dwrr[k] = 0; in hclge_tm_pg_info_init()
1193 dwrr = pg_info->tc_dwrr[i]; in hclge_tm_pri_tc_base_dwrr_cfg()
1232 ets_weight->tc_weight[i] = pg_info->tc_dwrr[i]; in hclge_tm_ets_tc_dwrr_cfg()
1256 hdev->tm_info.pg_info[0].tc_dwrr[i]); in hclge_tm_pri_vnet_base_dwrr_pri_cfg()
Dhclge_main.h327 u8 tc_dwrr[HNAE3_MAX_TC]; member
Dhclge_debugfs.c677 hdev->tm_info.pg_info[0].tc_dwrr[i]); in hclge_dbg_dump_tc()