Searched refs:port_to_shaper_credits (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_ptp.c | 748 u8 port_to_shaper_credits; member 762 .port_to_shaper_credits = 1, 773 .port_to_shaper_credits = 1, 784 .port_to_shaper_credits = 1, 795 .port_to_shaper_credits = 1, 815 params->port_to_shaper_credits, in mlxsw_sp1_ptp_shaper_params_set()
|
D | reg.h | 3905 MLXSW_ITEM32(reg, qpsc, port_to_shaper_credits, 0x10, 0, 8); 3930 u8 shaper_bs, u8 port_to_shaper_credits, in mlxsw_reg_qpsc_pack() argument 3940 mlxsw_reg_qpsc_port_to_shaper_credits_set(payload, port_to_shaper_credits); in mlxsw_reg_qpsc_pack()
|