Searched refs:IB_WR_LSO (Results 1 – 7 of 7) sorted by relevance
435 case IB_WR_LSO: in ib_wr_opcode_to_pvrdma()
101 case IB_WR_LSO: return IB_WC_LSO; in wr_to_wc_opcode()
65 [IB_WR_LSO] = {
14 [IB_WR_LSO] = MLX5_OPCODE_LSO,65 if (wr->opcode == IB_WR_LSO) { in set_eth_seg()
559 priv->tx_wr.wr.opcode = IB_WR_LSO; in post_send()
86 [IB_WR_LSO] = cpu_to_be32(MLX4_OPCODE_LSO),3654 if (wr->opcode == IB_WR_LSO) { in _mlx4_ib_post_send()
1320 IB_WR_LSO = IB_UVERBS_WR_TSO, enumerator