Lines Matching refs:IB_LINK_LAYER_ETHERNET
98 return IB_LINK_LAYER_ETHERNET; in mlx5_port_type_cap_to_rdma_ll()
286 ll != IB_LINK_LAYER_ETHERNET) { in mlx5_ib_get_native_port_mdev()
318 if (!mlx5_core_mp_enabled(ibdev->mdev) || ll != IB_LINK_LAYER_ETHERNET) in mlx5_ib_put_native_port_mdev()
646 IB_LINK_LAYER_ETHERNET) in mlx5_get_vport_access_method()
1028 IB_LINK_LAYER_ETHERNET && raw_support) { in mlx5_ib_query_device()
1814 if (mlx5_ib_port_link_layer(ibdev, 1) == IB_LINK_LAYER_ETHERNET) { in set_ucontext_resp()
2610 IB_LINK_LAYER_ETHERNET) in handle_general_event()
2633 IB_LINK_LAYER_ETHERNET) in handle_port_change()
3243 if (!mlx5_core_is_mp_master(dev->mdev) || ll != IB_LINK_LAYER_ETHERNET) in mlx5_ib_init_multiport_master()
3309 if (!mlx5_core_is_mp_master(dev->mdev) || ll != IB_LINK_LAYER_ETHERNET) in mlx5_ib_cleanup_multiport_master()
3931 if (ll == IB_LINK_LAYER_ETHERNET) { in mlx5_ib_roce_init()
3962 if (ll == IB_LINK_LAYER_ETHERNET) { in mlx5_ib_roce_cleanup()
4464 if (ll == IB_LINK_LAYER_ETHERNET && !mlx5_is_roce_init_enabled(mdev)) in mlx5r_probe()