Searched refs:dwrr (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_tm.h | 45 u8 dwrr; member 50 u8 dwrr; member 55 u8 dwrr; member
|
D | hclge_tm.c | 316 u8 dwrr) in hclge_tm_pg_weight_cfg() argument 326 weight->dwrr = dwrr; in hclge_tm_pg_weight_cfg() 332 u8 dwrr) in hclge_tm_pri_weight_cfg() argument 342 weight->dwrr = dwrr; in hclge_tm_pri_weight_cfg() 348 u8 dwrr) in hclge_tm_qs_weight_cfg() argument 358 weight->dwrr = dwrr; in hclge_tm_qs_weight_cfg() 528 vport->dwrr = 100; /* 100 percent as init */ in hclge_tm_vport_tc_info_update() 911 u8 dwrr; in hclge_tm_pri_tc_base_dwrr_cfg() local 918 dwrr = pg_info->tc_dwrr[i]; in hclge_tm_pri_tc_base_dwrr_cfg() 920 ret = hclge_tm_pri_weight_cfg(hdev, i, dwrr); in hclge_tm_pri_tc_base_dwrr_cfg() [all …]
|
D | hclge_main.h | 603 u8 dwrr; member
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_dcb.c | 159 bool dwrr = ets->tc_tsa[i] == IEEE_8021QAZ_TSA_ETS; in __mlxsw_sp_dcbnl_ieee_setets() local 164 0, dwrr, weight); in __mlxsw_sp_dcbnl_ieee_setets() 197 bool dwrr = my_ets->tc_tsa[i] == IEEE_8021QAZ_TSA_ETS; in __mlxsw_sp_dcbnl_ieee_setets() local 202 0, dwrr, weight); in __mlxsw_sp_dcbnl_ieee_setets()
|
D | spectrum.h | 337 bool dwrr, u8 dwrr_weight);
|
D | spectrum.c | 2712 bool dwrr, u8 dwrr_weight) in mlxsw_sp_port_ets_set() argument 2720 mlxsw_reg_qeec_dwrr_set(qeec_pl, dwrr); in mlxsw_sp_port_ets_set()
|
D | reg.h | 3312 MLXSW_ITEM32(reg, qeec, dwrr, 0x18, 15, 1);
|
/Linux-v4.19/Documentation/devicetree/bindings/net/ |
D | stmmac.txt | 101 - snps,tx-sched-dwrr: Deficit Weighted Round Robin
|