Searched refs:mlxsw_reg_ritr_rif_pack (Results 1 – 2 of 2) sorted by relevance
180 mlxsw_reg_ritr_rif_pack(ritr_pl, rif_index); in mlxsw_sp_rif_counter_edit()6343 mlxsw_reg_ritr_rif_pack(ritr_pl, rif); in mlxsw_sp_router_rif_disable()6898 mlxsw_reg_ritr_rif_pack(ritr_pl, rif_index); in mlxsw_sp_rif_vrrp_op()7191 mlxsw_reg_ritr_rif_pack(ritr_pl, rif_index); in mlxsw_sp_rif_edit()
6331 static inline void mlxsw_reg_ritr_rif_pack(char *payload, u16 rif) in mlxsw_reg_ritr_rif_pack() function