Lines Matching refs:IB_LINK_LAYER_ETHERNET
126 return IB_LINK_LAYER_ETHERNET; in mlx5_port_type_cap_to_rdma_ll()
274 ll != IB_LINK_LAYER_ETHERNET) { in mlx5_ib_get_native_port_mdev()
309 if (!mlx5_core_mp_enabled(ibdev->mdev) || ll != IB_LINK_LAYER_ETHERNET) in mlx5_ib_put_native_port_mdev()
555 IB_LINK_LAYER_ETHERNET) in mlx5_get_vport_access_method()
931 IB_LINK_LAYER_ETHERNET && raw_support) { in mlx5_ib_query_device()
1736 if (mlx5_ib_port_link_layer(ibdev, 1) != IB_LINK_LAYER_ETHERNET) { in mlx5_ib_alloc_ucontext()
1770 if (mlx5_ib_port_link_layer(ibdev, 1) == IB_LINK_LAYER_ETHERNET) { in mlx5_ib_alloc_ucontext()
4230 IB_LINK_LAYER_ETHERNET) in mlx5_ib_handle_event()
5423 if (!mlx5_core_is_mp_master(dev->mdev) || ll != IB_LINK_LAYER_ETHERNET) in mlx5_ib_init_multiport_master()
5490 if (!mlx5_core_is_mp_master(dev->mdev) || ll != IB_LINK_LAYER_ETHERNET) in mlx5_ib_cleanup_multiport_master()
5951 if (ll == IB_LINK_LAYER_ETHERNET) in mlx5_ib_stage_rep_roce_init()
5972 if (ll == IB_LINK_LAYER_ETHERNET) { in mlx5_ib_stage_roce_init()
5998 if (ll == IB_LINK_LAYER_ETHERNET) { in mlx5_ib_stage_roce_cleanup()
6341 if (mlx5_core_is_mp_slave(mdev) && ll == IB_LINK_LAYER_ETHERNET) in mlx5_ib_add()