Home
last modified time | relevance | path

Searched refs:MLX5_ROCE_L3_TYPE_IPV4 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/mlx5/
H A Ddevice.h407 MLX5_ROCE_L3_TYPE_IPV4 = 0, enumerator
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmain.c594 roce_l3_type = MLX5_ROCE_L3_TYPE_IPV4; in set_roce_addr()