Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx4/
H A Dmlx4.h95 MLX4_OPCODE_LSO = 0x0e, enumerator
/freebsd/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_tx.c738 opcode = cpu_to_be32(MLX4_OPCODE_LSO | MLX4_WQE_CTRL_RR) | in mlx4_en_xmit()
882 if ((opcode & cpu_to_be32(0x1F)) == cpu_to_be32(MLX4_OPCODE_LSO)) in mlx4_en_xmit()
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c790 case MLX4_OPCODE_LSO: in mlx4_ib_poll_one()
H A Dmlx4_ib_qp.c112 [IB_WR_LSO] = cpu_to_be32(MLX4_OPCODE_LSO),
/freebsd/sys/dev/mlx4/
H A Ddevice.h371 MLX4_OPCODE_LSO = 0x0e, enumerator