Home
last modified time | relevance | path

Searched refs:MLX5_CAP_PORT_TYPE_ETH (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/mlx5/mlx5_lib/
H A Dmlx5_gid.c135 if (MLX5_CAP_GEN(dev, port_type) != MLX5_CAP_PORT_TYPE_ETH) in mlx5_core_roce_gid_set()
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_eswitch.c1020 MLX5_CAP_GEN(esw->dev, port_type) != MLX5_CAP_PORT_TYPE_ETH) in mlx5_eswitch_enable_sriov()
1060 MLX5_CAP_GEN(esw->dev, port_type) != MLX5_CAP_PORT_TYPE_ETH) in mlx5_eswitch_disable_sriov()
1083 MLX5_CAP_GEN(dev, port_type) != MLX5_CAP_PORT_TYPE_ETH) in mlx5_eswitch_init()
1149 MLX5_CAP_GEN(esw->dev, port_type) != MLX5_CAP_PORT_TYPE_ETH) in mlx5_eswitch_cleanup()
H A Dmlx5_main.c586 if (MLX5_CAP_GEN(dev, port_type) == MLX5_CAP_PORT_TYPE_ETH && in set_hca_ctrl()
603 if (MLX5_CAP_GEN(dev, port_type) == MLX5_CAP_PORT_TYPE_ETH) in mlx5_core_set_hca_defaults()
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_ethtool.c1227 if (MLX5_CAP_GEN(priv->mdev, port_type) != MLX5_CAP_PORT_TYPE_ETH) { in mlx5e_ethtool_handler()
1245 if (MLX5_CAP_GEN(priv->mdev, port_type) != MLX5_CAP_PORT_TYPE_ETH) { in mlx5e_ethtool_handler()
H A Dmlx5_en_main.c3776 if (MLX5_CAP_GEN(mdev, port_type) != MLX5_CAP_PORT_TYPE_ETH) in mlx5e_check_required_hca_cap()
/freebsd/sys/dev/mlx5/
H A Ddevice.h1213 MLX5_CAP_PORT_TYPE_ETH = 0x1, enumerator
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c72 case MLX5_CAP_PORT_TYPE_ETH: in mlx5_port_type_cap_to_rdma_ll()
1220 if ((MLX5_CAP_GEN(dev->mdev, port_type) != MLX5_CAP_PORT_TYPE_ETH) || in mlx5_ib_alloc_transport_domain()
1246 if ((MLX5_CAP_GEN(dev->mdev, port_type) != MLX5_CAP_PORT_TYPE_ETH) || in mlx5_ib_dealloc_transport_domain()