Home
last modified time | relevance | path

Searched refs:roce_l3_type (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dgid.c118 u8 roce_version, u8 roce_l3_type, const u8 *gid, in mlx5_core_roce_gid_set() argument
143 MLX5_SET_RA(in_addr, roce_l3_type, roce_l3_type); in mlx5_core_roce_gid_set()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmain.c576 u8 roce_l3_type = 0; in set_roce_addr() local
594 roce_l3_type = MLX5_ROCE_L3_TYPE_IPV4; in set_roce_addr()
596 roce_l3_type = MLX5_ROCE_L3_TYPE_IPV6; in set_roce_addr()
604 roce_l3_type, gid->raw, mac, in set_roce_addr()
/openbmc/linux/include/linux/mlx5/
H A Ddriver.h1122 u8 roce_version, u8 roce_l3_type, const u8 *gid,
H A Dmlx5_ifc.h3408 u8 roce_l3_type[0x4]; member