Searched refs:mlxsw_sp_rif_has_dev (Results 1 – 4 of 4) sorted by relevance
97 bool mlxsw_sp_rif_has_dev(const struct mlxsw_sp_rif *rif);
722 if (!mlxsw_sp_rif_has_dev(rif)) in mlxsw_sp_mr_rif_add() 737 if (!mlxsw_sp_rif_has_dev(rif)) in mlxsw_sp_mr_rif_del() 754 if (!mlxsw_sp_rif_has_dev(rif)) in mlxsw_sp_mr_rif_mtu_update()
224 if (!rif || !mlxsw_sp_rif_has_dev(rif)) in mlxsw_sp_dpipe_table_erif_entries_dump()
8355 bool mlxsw_sp_rif_has_dev(const struct mlxsw_sp_rif *rif) in mlxsw_sp_rif_has_dev() function