Searched refs:port_to_shaper_credits (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_ptp.c | 730 u8 port_to_shaper_credits; member 744 .port_to_shaper_credits = 1, 755 .port_to_shaper_credits = 1, 766 .port_to_shaper_credits = 1, 777 .port_to_shaper_credits = 1, 797 params->port_to_shaper_credits, in mlxsw_sp1_ptp_shaper_params_set()
|
D | reg.h | 3977 MLXSW_ITEM32(reg, qpsc, port_to_shaper_credits, 0x10, 0, 8); 4002 u8 shaper_bs, u8 port_to_shaper_credits, in mlxsw_reg_qpsc_pack() argument 4012 mlxsw_reg_qpsc_port_to_shaper_credits_set(payload, port_to_shaper_credits); in mlxsw_reg_qpsc_pack()
|