Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/mlx5/
Dib_rep.h12 extern const struct mlx5_ib_profile raw_eth_profile;
Dib_rep.c87 profile = &raw_eth_profile; in mlx5_ib_vport_rep_load()
Dmain.c3373 if (!dev->is_rep && dev->profile != &raw_eth_profile) { in mlx5_enable_eth()
3386 if (!dev->is_rep && dev->profile != &raw_eth_profile) in mlx5_enable_eth()
3395 if (!dev->is_rep && dev->profile != &raw_eth_profile) in mlx5_disable_eth()
4606 const struct mlx5_ib_profile raw_eth_profile = { variable
4846 profile = &raw_eth_profile; in mlx5r_probe()
Dqp.c4603 if (dev->profile != &raw_eth_profile) in mlx5_ib_modify_qp_allowed()