Home
last modified time | relevance | path

Searched refs:MLX4_PROT_IB_IPV6 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_main.c1794 enum mlx4_protocol prot = MLX4_PROT_IB_IPV6; in mlx4_ib_mcg_attach()
1874 enum mlx4_protocol prot = MLX4_PROT_IB_IPV6; in mlx4_ib_mcg_detach()
3199 .protocol = MLX4_PROT_IB_IPV6,
/freebsd/sys/dev/mlx4/
H A Ddevice.h396 MLX4_PROT_IB_IPV6 = 0, enumerator
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_mcg.c1395 case MLX4_PROT_IB_IPV6: in mlx4_trans_to_dmfs_attach()