Searched refs:IB_WR_LSO (Results 1 – 8 of 8) sorted by relevance
445 case IB_WR_LSO: in ib_wr_opcode_to_pvrdma()
128 case IB_WR_LSO: return IB_WC_LSO; in wr_to_wc_opcode()
94 [IB_WR_LSO] = {
557 priv->tx_wr.wr.opcode = IB_WR_LSO; in post_send()
107 [IB_WR_LSO] = cpu_to_be32(MLX4_OPCODE_LSO),3696 if (wr->opcode == IB_WR_LSO) { in _mlx4_ib_post_send()
1274 IB_WR_LSO = IB_UVERBS_WR_TSO, enumerator
64 [IB_WR_LSO] = MLX5_OPCODE_LSO,4108 if (wr->opcode == IB_WR_LSO) { in set_eth_seg()
277 case IB_WR_LSO: in hns_roce_v1_post_send()