Searched refs:roce_version (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/mlx5/mlx5_lib/
H A Dmlx5_gid.c124 u8 roce_version, u8 roce_l3_type, const u8 *gid,
147 MLX5_SET_RA(in_addr, roce_version, roce_version);
123 mlx5_core_roce_gid_set(struct mlx5_core_dev *dev, unsigned int index, u8 roce_version, u8 roce_l3_type, const u8 *gid, const u8 *mac, bool vlan, u16 vlan_id) argument
/freebsd-11-stable/sys/dev/mlx5/
H A Ddriver.h1148 u8 roce_version, u8 roce_l3_type, const u8 *gid,
H A Dmlx5_ifc.h906 u8 roce_version[0x8]; member in struct:mlx5_ifc_roce_cap_bits
2064 u8 roce_version[0x8]; member in struct:mlx5_ifc_roce_addr_layout_bits
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c366 MLX5_SET_RA(mlx5_addr, roce_version, MLX5_ROCE_VERSION_1);
369 MLX5_SET_RA(mlx5_addr, roce_version, MLX5_ROCE_VERSION_2);
2852 u8 roce_version_cap = MLX5_CAP_ROCE(dev->mdev, roce_version);

Completed in 300 milliseconds