Lines Matching refs:IB_LINK_LAYER_ETHERNET
131 return IB_LINK_LAYER_ETHERNET; in mlx5_port_type_cap_to_rdma_ll()
310 ll != IB_LINK_LAYER_ETHERNET) { in mlx5_ib_get_native_port_mdev()
345 if (!mlx5_core_mp_enabled(ibdev->mdev) || ll != IB_LINK_LAYER_ETHERNET) in mlx5_ib_put_native_port_mdev()
660 IB_LINK_LAYER_ETHERNET) in mlx5_get_vport_access_method()
1038 IB_LINK_LAYER_ETHERNET && raw_support) { in mlx5_ib_query_device()
1904 if (mlx5_ib_port_link_layer(ibdev, 1) == IB_LINK_LAYER_ETHERNET) { in mlx5_ib_alloc_ucontext()
4558 IB_LINK_LAYER_ETHERNET) in handle_general_event()
4581 IB_LINK_LAYER_ETHERNET) in handle_port_change()
5950 if (!mlx5_core_is_mp_master(dev->mdev) || ll != IB_LINK_LAYER_ETHERNET) in mlx5_ib_init_multiport_master()
6018 if (!mlx5_core_is_mp_master(dev->mdev) || ll != IB_LINK_LAYER_ETHERNET) in mlx5_ib_cleanup_multiport_master()
6497 if (ll == IB_LINK_LAYER_ETHERNET) in mlx5_ib_stage_rep_roce_init()
6518 if (ll == IB_LINK_LAYER_ETHERNET) { in mlx5_ib_stage_roce_init()
6544 if (ll == IB_LINK_LAYER_ETHERNET) { in mlx5_ib_stage_roce_cleanup()
6918 if (mlx5_core_is_mp_slave(mdev) && ll == IB_LINK_LAYER_ETHERNET) in mlx5_ib_add()