Home
last modified time | relevance | path

Searched refs:mlx5i_parent_put (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib.h124 void mlx5i_parent_put(struct net_device *netdev);
H A Dipoib_vlan.c176 mlx5i_parent_put(dev); in mlx5i_pkey_dev_init()
194 mlx5i_parent_put(netdev); in mlx5i_pkey_dev_cleanup()
H A Dipoib.c186 void mlx5i_parent_put(struct net_device *netdev) in mlx5i_parent_put() function