Searched refs:IB_WR_LSO (Results 1 – 8 of 8) sorted by relevance
445 case IB_WR_LSO: in ib_wr_opcode_to_pvrdma()
101 case IB_WR_LSO: return IB_WC_LSO; in wr_to_wc_opcode()
67 [IB_WR_LSO] = {
13 [IB_WR_LSO] = MLX5_OPCODE_LSO,115 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()
1300 IB_WR_LSO = IB_UVERBS_WR_TSO, enumerator
276 case IB_WR_LSO: in hns_roce_v1_post_send()