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()
663 IB_LINK_LAYER_ETHERNET) in mlx5_get_vport_access_method()
1038 IB_LINK_LAYER_ETHERNET && raw_support) { in mlx5_ib_query_device()
1806 if (mlx5_ib_port_link_layer(ibdev, 1) == IB_LINK_LAYER_ETHERNET) { in set_ucontext_resp()
2609 IB_LINK_LAYER_ETHERNET) in handle_general_event()
2632 IB_LINK_LAYER_ETHERNET) in handle_port_change()
3273 if (!mlx5_core_is_mp_master(dev->mdev) || ll != IB_LINK_LAYER_ETHERNET) in mlx5_ib_init_multiport_master()
3339 if (!mlx5_core_is_mp_master(dev->mdev) || ll != IB_LINK_LAYER_ETHERNET) in mlx5_ib_cleanup_multiport_master()
3961 if (ll == IB_LINK_LAYER_ETHERNET) { in mlx5_ib_roce_init()
3990 if (ll == IB_LINK_LAYER_ETHERNET) { in mlx5_ib_roce_cleanup()
4396 if (ll == IB_LINK_LAYER_ETHERNET && !mlx5_get_roce_state(mdev)) in mlx5r_probe()