Lines Matching refs:IB_LINK_LAYER_ETHERNET
97 return IB_LINK_LAYER_ETHERNET; in mlx5_port_type_cap_to_rdma_ll()
285 ll != IB_LINK_LAYER_ETHERNET) { in mlx5_ib_get_native_port_mdev()
317 if (!mlx5_core_mp_enabled(ibdev->mdev) || ll != IB_LINK_LAYER_ETHERNET) in mlx5_ib_put_native_port_mdev()
645 IB_LINK_LAYER_ETHERNET) in mlx5_get_vport_access_method()
1020 IB_LINK_LAYER_ETHERNET && raw_support) { in mlx5_ib_query_device()
1792 if (mlx5_ib_port_link_layer(ibdev, 1) == IB_LINK_LAYER_ETHERNET) { in set_ucontext_resp()
2595 IB_LINK_LAYER_ETHERNET) in handle_general_event()
2618 IB_LINK_LAYER_ETHERNET) in handle_port_change()
3227 if (!mlx5_core_is_mp_master(dev->mdev) || ll != IB_LINK_LAYER_ETHERNET) in mlx5_ib_init_multiport_master()
3293 if (!mlx5_core_is_mp_master(dev->mdev) || ll != IB_LINK_LAYER_ETHERNET) in mlx5_ib_cleanup_multiport_master()
3906 if (ll == IB_LINK_LAYER_ETHERNET) { in mlx5_ib_roce_init()
3937 if (ll == IB_LINK_LAYER_ETHERNET) { in mlx5_ib_roce_cleanup()
4341 if (ll == IB_LINK_LAYER_ETHERNET && !mlx5_get_roce_state(mdev)) in mlx5r_probe()