Home
last modified time | relevance | path

Searched refs:mlx5_interface (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c73 struct mlx5_interface *intf;
724 static void mlx5_add_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_add_device()
745 static void mlx5_remove_device(struct mlx5_interface *intf, struct mlx5_priv *priv) in mlx5_remove_device()
765 struct mlx5_interface *intf; in mlx5_register_device()
779 struct mlx5_interface *intf; in mlx5_unregister_device()
788 int mlx5_register_interface(struct mlx5_interface *intf) in mlx5_register_interface()
805 void mlx5_unregister_interface(struct mlx5_interface *intf) in mlx5_unregister_interface()
Den_main.c2265 static struct mlx5_interface mlx5e_interface = {
/linux-4.4.14/include/linux/mlx5/
Ddriver.h864 struct mlx5_interface { struct
875 int mlx5_register_interface(struct mlx5_interface *intf); argument
876 void mlx5_unregister_interface(struct mlx5_interface *intf);
/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dmain.c1504 static struct mlx5_interface mlx5_ib_interface = {