Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/ulp/ipoib/
Dipoib_ib.c543 priv->tx_wr.opcode = IB_WR_LSO; in post_send()
/linux-4.1.27/include/rdma/
Dib_verbs.h963 IB_WR_LSO, enumerator
/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dqp.c105 [IB_WR_LSO] = cpu_to_be32(MLX4_OPCODE_LSO),
2797 if (wr->opcode == IB_WR_LSO) { in mlx4_ib_post_send()