Lines Matching refs:IB_LINK_LAYER_ETHERNET
101 return IB_LINK_LAYER_ETHERNET; in mlx5_port_type_cap_to_rdma_ll()
280 ll != IB_LINK_LAYER_ETHERNET) { in mlx5_ib_get_native_port_mdev()
312 if (!mlx5_core_mp_enabled(ibdev->mdev) || ll != IB_LINK_LAYER_ETHERNET) in mlx5_ib_put_native_port_mdev()
627 IB_LINK_LAYER_ETHERNET) in mlx5_get_vport_access_method()
1011 IB_LINK_LAYER_ETHERNET && raw_support) { in mlx5_ib_query_device()
1789 if (mlx5_ib_port_link_layer(ibdev, 1) == IB_LINK_LAYER_ETHERNET) { in set_ucontext_resp()
2784 IB_LINK_LAYER_ETHERNET) in handle_general_event()
2807 IB_LINK_LAYER_ETHERNET) in handle_port_change()
3519 if (!mlx5_core_is_mp_master(dev->mdev) || ll != IB_LINK_LAYER_ETHERNET) in mlx5_ib_init_multiport_master()
3587 if (!mlx5_core_is_mp_master(dev->mdev) || ll != IB_LINK_LAYER_ETHERNET) in mlx5_ib_cleanup_multiport_master()
4280 if (ll == IB_LINK_LAYER_ETHERNET) { in mlx5_ib_roce_init()
4322 if (ll == IB_LINK_LAYER_ETHERNET) { in mlx5_ib_roce_cleanup()
4801 if (mlx5_core_is_mp_slave(mdev) && ll == IB_LINK_LAYER_ETHERNET) in mlx5_ib_add()
4819 if (ll == IB_LINK_LAYER_ETHERNET && !mlx5_is_roce_enabled(mdev)) in mlx5_ib_add()