Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dintf.c43 struct mlx4_interface *intf;
51 static void mlx4_add_device(struct mlx4_interface *intf, struct mlx4_priv *priv) in mlx4_add_device()
73 static void mlx4_remove_device(struct mlx4_interface *intf, struct mlx4_priv *priv) in mlx4_remove_device()
89 int mlx4_register_interface(struct mlx4_interface *intf) in mlx4_register_interface()
114 void mlx4_unregister_interface(struct mlx4_interface *intf) in mlx4_unregister_interface()
200 struct mlx4_interface *intf; in mlx4_register_device()
218 struct mlx4_interface *intf; in mlx4_unregister_device()
Den_main.c352 static struct mlx4_interface mlx4_en_interface = {
/linux-4.4.14/include/linux/mlx4/
Ddriver.h56 struct mlx4_interface { struct
68 int mlx4_register_interface(struct mlx4_interface *intf); argument
69 void mlx4_unregister_interface(struct mlx4_interface *intf);
/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dmain.c2860 static struct mlx4_interface mlx4_ib_interface = {