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

/freebsd-10.3-release/contrib/ofed/libmlx4/src/
H A Dmlx4.h138 MLX4_OPCODE_LSO = 0x0e, enumerator in enum:__anon4355
/freebsd-10.3-release/sys/ofed/drivers/net/mlx4/
H A Den_tx.c773 opcode = cpu_to_be32(MLX4_OPCODE_LSO | MLX4_WQE_CTRL_RR) |
919 if ((opcode & cpu_to_be32(0x1F)) == cpu_to_be32(MLX4_OPCODE_LSO))
/freebsd-10.3-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dcq.c742 case MLX4_OPCODE_LSO:
H A Dqp.c102 [IB_WR_LSO] = cpu_to_be32(MLX4_OPCODE_LSO),
/freebsd-10.3-release/sys/ofed/include/linux/mlx4/
H A Ddevice.h323 MLX4_OPCODE_LSO = 0x0e, enumerator in enum:__anon11676

Completed in 117 milliseconds