Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib.h123 struct net_device *mlx5i_parent_get(struct net_device *netdev);
H A Dipoib_vlan.c165 parent_dev = mlx5i_parent_get(dev); in mlx5i_pkey_dev_init()
H A Dipoib.c162 struct net_device *mlx5i_parent_get(struct net_device *netdev) in mlx5i_parent_get() function