Searched refs:mlxsw_sp_rif_dev (Results 1 – 4 of 4) sorted by relevance
35 const struct net_device *mlxsw_sp_rif_dev(const struct mlxsw_sp_rif *rif);
709 const struct net_device *rif_dev = mlxsw_sp_rif_dev(rif); in mlxsw_sp_mr_rif_add()725 const struct net_device *rif_dev = mlxsw_sp_rif_dev(rif); in mlxsw_sp_mr_rif_del()740 const struct net_device *rif_dev = mlxsw_sp_rif_dev(rif); in mlxsw_sp_mr_rif_mtu_update()
223 if (!rif || !mlxsw_sp_rif_dev(rif)) in mlxsw_sp_dpipe_table_erif_entries_dump()
6491 const struct net_device *mlxsw_sp_rif_dev(const struct mlxsw_sp_rif *rif) in mlxsw_sp_rif_dev() function