mlx5_interface
int mlx5_register_interface(struct mlx5_interface *intf);
void mlx5_unregister_interface(struct mlx5_interface *intf);
struct mlx5_interface *intf;
static void mlx5_add_device(struct mlx5_interface *intf, struct mlx5_priv *priv)
static void mlx5_remove_device(struct mlx5_interface *intf, struct mlx5_priv *priv)
struct mlx5_interface *intf;
struct mlx5_interface *intf;
int mlx5_register_interface(struct mlx5_interface *intf)
void mlx5_unregister_interface(struct mlx5_interface *intf)
static struct mlx5_interface mlx5e_interface = {
static struct mlx5_interface mlx5_ib_interface = {