Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dib_rep.h12 extern const struct mlx5_ib_profile raw_eth_profile;
H A Dib_rep.c38 profile = &raw_eth_profile; in mlx5_ib_vport_rep_load()
H A Dmain.c4681 const struct mlx5_ib_profile raw_eth_profile = { variable
4817 profile = &raw_eth_profile; in mlx5_ib_add()
H A Dqp.c4248 if (dev->profile != &raw_eth_profile) in mlx5_ib_modify_qp_allowed()