Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_port.c1936 struct mlx4_mad_ifc *inmad, *outmad; in mlx4_get_module_info() local
1955 outmad = (struct mlx4_mad_ifc *)(outbox->buf); in mlx4_get_module_info()
1988 if (be16_to_cpu(outmad->status)) { in mlx4_get_module_info()
1990 ret = be16_to_cpu(outmad->status); in mlx4_get_module_info()
2007 cable_info = (struct mlx4_cable_info *)outmad->data; in mlx4_get_module_info()