Searched refs:raw_eth_profile (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/infiniband/hw/mlx5/
H A Dmain.c3121 if (!dev->is_rep && dev->profile != &raw_eth_profile) {
3134 if (!dev->is_rep && dev->profile != &raw_eth_profile)
3143 if (!dev->is_rep && dev->profile != &raw_eth_profile)
4292 const struct mlx5_ib_profile raw_eth_profile = { variable in typeref:struct:mlx5_ib_profile
4440 profile = &raw_eth_profile;
H A Dqp.c4607 if (dev->profile != &raw_eth_profile)
H A Dib_rep.c89 profile = &raw_eth_profile;
H A Dib_rep.h12 extern const struct mlx5_ib_profile raw_eth_profile;

Completed in 230 milliseconds