Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_core.h129 u16 *monitor_opcode,
H A Dmlx5_port.c1241 u16 *monitor_opcode, u8 *status_message, size_t sm_len) in mlx5_query_pddr_troubleshooting_info() argument
1251 if (monitor_opcode != NULL) { in mlx5_query_pddr_troubleshooting_info()
1252 *monitor_opcode = MLX5_GET(pddr_reg, out, in mlx5_query_pddr_troubleshooting_info()
/freebsd/sys/dev/mlx5/
H A Dmlx5_ifc.h11308 u8 monitor_opcode[0x10]; member