Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/ofed/drivers/net/mlx4/
Dintf.c41 struct mlx4_interface *intf;
49 static void mlx4_add_device(struct mlx4_interface *intf, struct mlx4_priv *priv) in mlx4_add_device()
68 static void mlx4_remove_device(struct mlx4_interface *intf, struct mlx4_priv *priv) in mlx4_remove_device()
84 int mlx4_register_interface(struct mlx4_interface *intf) in mlx4_register_interface()
103 void mlx4_unregister_interface(struct mlx4_interface *intf) in mlx4_unregister_interface()
137 struct mlx4_interface *intf; in mlx4_register_device()
155 struct mlx4_interface *intf; in mlx4_unregister_device()
Den_main.c280 static struct mlx4_interface mlx4_en_interface = {
/freebsd-9-stable/sys/ofed/include/linux/mlx4/
Ddriver.h54 struct mlx4_interface { struct
115 int mlx4_register_interface(struct mlx4_interface *intf);
116 void mlx4_unregister_interface(struct mlx4_interface *intf);
/freebsd-9-stable/sys/ofed/drivers/infiniband/hw/mlx4/
Dmain.c2341 static struct mlx4_interface mlx4_ib_interface = {