Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/
H A Dcmd.h46 MLX4_CMD_UNMAP_FA = 0xffe, enumerator
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cmd.c194 case MLX4_CMD_UNMAP_FA: in mlx4_internal_err_ret_value()
228 op == MLX4_CMD_UNMAP_FA) in mlx4_closing_cmd_fatal_error()
H A Dmlx4_fw.c1589 return mlx4_cmd(dev, 0, 0, 0, MLX4_CMD_UNMAP_FA, in mlx4_UNMAP_FA()