Lines Matching refs:dwrr
317 u8 dwrr) in hclge_tm_pg_weight_cfg() argument
327 weight->dwrr = dwrr; in hclge_tm_pg_weight_cfg()
333 u8 dwrr) in hclge_tm_pri_weight_cfg() argument
343 weight->dwrr = dwrr; in hclge_tm_pri_weight_cfg()
349 u8 dwrr) in hclge_tm_qs_weight_cfg() argument
359 weight->dwrr = dwrr; in hclge_tm_qs_weight_cfg()
599 vport->dwrr = 100; /* 100 percent as init */ in hclge_tm_vport_tc_info_update()
1000 u8 dwrr; in hclge_tm_pri_tc_base_dwrr_cfg() local
1007 dwrr = pg_info->tc_dwrr[i]; in hclge_tm_pri_tc_base_dwrr_cfg()
1009 ret = hclge_tm_pri_weight_cfg(hdev, i, dwrr); in hclge_tm_pri_tc_base_dwrr_cfg()
1016 vport[k].dwrr); in hclge_tm_pri_tc_base_dwrr_cfg()
1063 ret = hclge_tm_pri_weight_cfg(hdev, vport->vport_id, vport->dwrr); in hclge_tm_pri_vnet_base_dwrr_pri_cfg()