Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/
H A Dcmd.h196 MLX4_SET_PORT_BEACON_OPCODE = 0x4, enumerator
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_port.c1418 if (op_mod == MLX4_SET_PORT_BEACON_OPCODE) { in mlx4_common_set_port()
1696 err = mlx4_cmd(dev, mailbox->dma, port, MLX4_SET_PORT_BEACON_OPCODE, in mlx4_SET_PORT_BEACON()