Searched refs:IB_WR_LSO (Results 1 – 7 of 7) sorted by relevance
128 case IB_WR_LSO: return IB_WC_LSO; in wr_to_wc_opcode()
94 [IB_WR_LSO] = {
556 priv->tx_wr.wr.opcode = IB_WR_LSO; in post_send()
105 [IB_WR_LSO] = cpu_to_be32(MLX4_OPCODE_LSO),3612 if (wr->opcode == IB_WR_LSO) { in _mlx4_ib_post_send()
1288 IB_WR_LSO, enumerator
62 [IB_WR_LSO] = MLX5_OPCODE_LSO,3525 if (wr->opcode == IB_WR_LSO) { in set_eth_seg()
280 case IB_WR_LSO: in hns_roce_v1_post_send()