Home
last modified time | relevance | path

Searched refs:raw_eth_profile (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/hw/mlx5/
H A Dib_rep.h12 extern const struct mlx5_ib_profile raw_eth_profile;
H A Dmain.c3825 if (!dev->is_rep && dev->profile != &raw_eth_profile) { in mlx5_enable_eth()
3838 if (!dev->is_rep && dev->profile != &raw_eth_profile) in mlx5_enable_eth()
3847 if (!dev->is_rep && dev->profile != &raw_eth_profile) in mlx5_disable_eth()
5207 const struct mlx5_ib_profile raw_eth_profile = { variable
5449 profile = &raw_eth_profile; in mlx5r_probe()