Home
last modified time | relevance | path

Searched refs:mlx5e_init (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmlx5_core.h400 int mlx5e_init(void);
403 static inline int mlx5e_init(void){ return 0; } in mlx5e_init() function
H A Dmain.c2377 err = mlx5e_init(); in mlx5_init()
H A Den_main.c6862 int mlx5e_init(void) in mlx5e_init() function