Searched refs:ing_timestamp_inc (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ptp.c | 734 int ing_timestamp_inc; member 748 .ing_timestamp_inc = -313, 759 .ing_timestamp_inc = -35, 770 .ing_timestamp_inc = -11, 781 .ing_timestamp_inc = -14, 801 params->ing_timestamp_inc, in mlxsw_sp1_ptp_shaper_params_set()
|
H A D | reg.h | 3987 MLXSW_ITEM32(reg, qpsc, ing_timestamp_inc, 0x20, 0, 32); 4003 int ing_timestamp_inc, int egr_timestamp_inc) in mlxsw_reg_qpsc_pack() 4013 mlxsw_reg_qpsc_ing_timestamp_inc_set(payload, ing_timestamp_inc); in mlxsw_reg_qpsc_pack() 4000 mlxsw_reg_qpsc_pack(char *payload, enum mlxsw_reg_qpsc_port_speed port_speed, u8 shaper_time_exp, u8 shaper_time_mantissa, u8 shaper_inc, u8 shaper_bs, u8 port_to_shaper_credits, int ing_timestamp_inc, int egr_timestamp_inc) mlxsw_reg_qpsc_pack() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ptp.c | 913 int ing_timestamp_inc; member 927 .ing_timestamp_inc = -313, 938 .ing_timestamp_inc = -35, 949 .ing_timestamp_inc = -11, 960 .ing_timestamp_inc = -14, 980 params->ing_timestamp_inc, in mlxsw_sp1_ptp_shaper_params_set()
|
H A D | reg.h | 4510 MLXSW_ITEM32(reg, qpsc, ing_timestamp_inc, 0x20, 0, 32); 4526 int ing_timestamp_inc, int egr_timestamp_inc) in mlxsw_reg_qpsc_pack() 4536 mlxsw_reg_qpsc_ing_timestamp_inc_set(payload, ing_timestamp_inc); in mlxsw_reg_qpsc_pack() 4523 mlxsw_reg_qpsc_pack(char *payload, enum mlxsw_reg_qpsc_port_speed port_speed, u8 shaper_time_exp, u8 shaper_time_mantissa, u8 shaper_inc, u8 shaper_bs, u8 port_to_shaper_credits, int ing_timestamp_inc, int egr_timestamp_inc) mlxsw_reg_qpsc_pack() argument
|
Completed in 33 milliseconds