Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cmd.c84 CMD_STAT_ICM_ERROR = 0x0c, enumerator
151 [CMD_STAT_ICM_ERROR] = -ENFILE, in mlx4_status_to_errno()
182 return CMD_STAT_ICM_ERROR; in mlx4_errno_to_status()