Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmlx5_core.h276 int mlx5e_init(void);
279 static inline int mlx5e_init(void){ return 0; } in mlx5e_init() function
H A Dmain.c2315 err = mlx5e_init(); in mlx5_init()
H A Den_main.c6135 int mlx5e_init(void) in mlx5e_init() function