Searched refs:dwrr (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| A D | hclge_tm.c | 337 u8 dwrr) in hclge_tm_pg_weight_cfg() argument 347 weight->dwrr = dwrr; in hclge_tm_pg_weight_cfg() 353 u8 dwrr) in hclge_tm_pri_weight_cfg() argument 363 weight->dwrr = dwrr; in hclge_tm_pri_weight_cfg() 369 u8 dwrr) in hclge_tm_qs_weight_cfg() argument 379 weight->dwrr = dwrr; in hclge_tm_qs_weight_cfg() 1099 u8 dwrr; in hclge_tm_pri_tc_base_dwrr_cfg() local 1106 dwrr = pg_info->tc_dwrr[i]; in hclge_tm_pri_tc_base_dwrr_cfg() 1115 vport[k].dwrr); in hclge_tm_pri_tc_base_dwrr_cfg() 1704 *weight = qs_weight->dwrr; in hclge_tm_get_qset_weight() [all …]
|
| A D | hclge_tm.h | 63 u8 dwrr; member 68 u8 dwrr; member 85 u8 dwrr; member
|
| A D | hclge_main.h | 1061 u8 dwrr; member
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| A D | spectrum_dcb.c | 100 bool dwrr = ets->tc_tsa[i] == IEEE_8021QAZ_TSA_ETS; in __mlxsw_sp_dcbnl_ieee_setets() local 105 0, dwrr, weight); in __mlxsw_sp_dcbnl_ieee_setets() 138 bool dwrr = my_ets->tc_tsa[i] == IEEE_8021QAZ_TSA_ETS; in __mlxsw_sp_dcbnl_ieee_setets() local 143 0, dwrr, weight); in __mlxsw_sp_dcbnl_ieee_setets()
|
| A D | spectrum.h | 630 bool dwrr, u8 dwrr_weight);
|
| A D | spectrum.c | 1297 bool dwrr, u8 dwrr_weight) in mlxsw_sp_port_ets_set() argument 1305 mlxsw_reg_qeec_dwrr_set(qeec_pl, dwrr); in mlxsw_sp_port_ets_set()
|
| A D | reg.h | 3885 MLXSW_ITEM32(reg, qeec, dwrr, 0x18, 15, 1);
|
| /linux/Documentation/devicetree/bindings/net/ |
| A D | snps,dwmac.yaml | 197 * snps,tx-sched-dwrr, Deficit Weighted Round Robin
|
Completed in 52 milliseconds