Searched refs:mlxsw_reg_ritr_rif_pack (Results 1 – 2 of 2) sorted by relevance
194 mlxsw_reg_ritr_rif_pack(ritr_pl, rif_index); in mlxsw_sp_rif_counter_edit()7748 mlxsw_reg_ritr_rif_pack(ritr_pl, rif); in mlxsw_sp_router_rif_disable()8719 mlxsw_reg_ritr_rif_pack(ritr_pl, rif_index); in mlxsw_sp_rif_vrrp_op()8972 mlxsw_reg_ritr_rif_pack(ritr_pl, rif_index); in mlxsw_sp_rif_edit()
6951 static inline void mlxsw_reg_ritr_rif_pack(char *payload, u16 rif) in mlxsw_reg_ritr_rif_pack() function