Home
last modified time | relevance | path

Searched refs:mlxsw_reg_mprs_pack (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c3643 mlxsw_reg_mprs_pack(mprs_pl, MLXSW_SP_INCREASED_PARSING_DEPTH, in mlxsw_sp_parsing_depth_inc()
3666 mlxsw_reg_mprs_pack(mprs_pl, MLXSW_SP_DEFAULT_PARSING_DEPTH, in mlxsw_sp_parsing_depth_dec()
3683 mlxsw_reg_mprs_pack(mprs_pl, mlxsw_sp->parsing.parsing_depth, in mlxsw_sp_parsing_vxlan_udp_dport_set()
Dreg.h10657 static inline void mlxsw_reg_mprs_pack(char *payload, u16 parsing_depth, in mlxsw_reg_mprs_pack() function