Searched refs:roce_l3_type (Results 1 - 4 of 4) sorted by last modified time

/linux-master/include/linux/mlx5/
H A Dmlx5_ifc.h3472 u8 roce_l3_type[0x4]; member in struct:mlx5_ifc_roce_addr_layout_bits
H A Ddriver.h1125 u8 roce_version, u8 roce_l3_type, const u8 *gid,
/linux-master/drivers/infiniband/hw/mlx5/
H A Dmain.c580 u8 roce_l3_type = 0; local
598 roce_l3_type = MLX5_ROCE_L3_TYPE_IPV4;
600 roce_l3_type = MLX5_ROCE_L3_TYPE_IPV6;
608 roce_l3_type, gid->raw, mac,
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dgid.c118 u8 roce_version, u8 roce_l3_type, const u8 *gid,
143 MLX5_SET_RA(in_addr, roce_l3_type, roce_l3_type);
117 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, u8 port_num) argument

Completed in 296 milliseconds