Searched refs:mlxsw_reg_mprs_pack (Results 1 – 2 of 2) sorted by relevance
4178 mlxsw_reg_mprs_pack(mprs_pl, MLXSW_SP_INCREASED_PARSING_DEPTH, in mlxsw_sp_parsing_depth_inc()4201 mlxsw_reg_mprs_pack(mprs_pl, MLXSW_SP_DEFAULT_PARSING_DEPTH, in mlxsw_sp_parsing_depth_dec()4218 mlxsw_reg_mprs_pack(mprs_pl, mlxsw_sp->parsing.parsing_depth, in mlxsw_sp_parsing_vxlan_udp_dport_set()
10855 static inline void mlxsw_reg_mprs_pack(char *payload, u16 parsing_depth, in mlxsw_reg_mprs_pack() function