Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/mlx5/mlx5_ib/
HDmlx5_ib_mad.c272 in_mad->attr_id = MLX5_ATTR_EXTENDED_PORT_INFO; in mlx5_query_ext_port_caps()
564 in_mad->attr_id = MLX5_ATTR_EXTENDED_PORT_INFO; in mlx5_query_mad_ifc_port()
/freebsd-13-stable/sys/dev/mlx5/
HDdevice.h839 #define MLX5_ATTR_EXTENDED_PORT_INFO cpu_to_be16(0xff90) macro