Searched refs:mlxsw_reg_ritr_rif_pack (Results 1 – 2 of 2) sorted by relevance
199 mlxsw_reg_ritr_rif_pack(ritr_pl, rif_index); in mlxsw_sp_rif_counter_edit()5984 mlxsw_reg_ritr_rif_pack(ritr_pl, rif); in mlxsw_sp_router_rif_disable()6479 mlxsw_reg_ritr_rif_pack(ritr_pl, rif_index); in mlxsw_sp_rif_vrrp_op()6722 mlxsw_reg_ritr_rif_pack(ritr_pl, rif_index); in mlxsw_sp_rif_edit()
5374 static inline void mlxsw_reg_ritr_rif_pack(char *payload, u16 rif) in mlxsw_reg_ritr_rif_pack() function