Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/mlx4/mlx4_core/
HDmlx4_cmd.c98 CMD_STAT_MULTI_FUNC_REQ = 0x50, enumerator
158 [CMD_STAT_MULTI_FUNC_REQ] = -EACCES, in mlx4_status_to_errno()
373 if (err && context->fw_status != CMD_STAT_MULTI_FUNC_REQ) { in mlx4_comm_cmd_wait()