Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx4/
H A Dmlx4.h89 MLX4_OPCODE_NOP = 0x00, enumerator
/freebsd/sys/dev/mlx4/
H A Ddevice.h365 MLX4_OPCODE_NOP = 0x00, enumerator
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c277 ctrl->owner_opcode = cpu_to_be32(MLX4_OPCODE_NOP | MLX4_WQE_CTRL_NEC) | in post_nop_wqe()