Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/mlx4/
HDcmd.h194 MLX4_SET_PORT_IB_OPCODE = 0x0, enumerator
/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
HDmlx4_port.c1532 MLX4_SET_PORT_IB_OPCODE, MLX4_CMD_SET_PORT, in mlx4_SET_PORT()
HDmlx4_cmd.c749 op_modifier == MLX4_SET_PORT_IB_OPCODE && in mlx4_cmd_wait()
/freebsd-13-stable/sys/dev/mlx4/mlx4_ib/
HDmlx4_ib_main.c1000 err = mlx4_cmd(dev->dev, mailbox->dma, port, MLX4_SET_PORT_IB_OPCODE, in mlx4_ib_SET_PORT()