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.h292 int mlx5e_init(void);
295 static inline int mlx5e_init(void){ return 0; } in mlx5e_init() function
H A Dmain.c2350 err = mlx5e_init(); in mlx5_init()
H A Den_main.c6549 int mlx5e_init(void) in mlx5e_init() function