Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/
A Dintf.c44 struct mlx4_interface *intf;
52 static void mlx4_add_device(struct mlx4_interface *intf, struct mlx4_priv *priv) in mlx4_add_device()
74 static void mlx4_remove_device(struct mlx4_interface *intf, struct mlx4_priv *priv) in mlx4_remove_device()
90 int mlx4_register_interface(struct mlx4_interface *intf) in mlx4_register_interface()
115 void mlx4_unregister_interface(struct mlx4_interface *intf) in mlx4_unregister_interface()
201 struct mlx4_interface *intf; in mlx4_register_device()
219 struct mlx4_interface *intf; in mlx4_unregister_device()
A Den_main.c353 static struct mlx4_interface mlx4_en_interface = {
/linux-6.3-rc2/include/linux/mlx4/
A Ddriver.h57 struct mlx4_interface { struct
69 int mlx4_register_interface(struct mlx4_interface *intf); argument
70 void mlx4_unregister_interface(struct mlx4_interface *intf);
/linux-6.3-rc2/drivers/infiniband/hw/mlx4/
A Dmain.c3290 static struct mlx4_interface mlx4_ib_interface = {

Completed in 13 milliseconds