Lines Matching refs:dw0
303 err = (le32_to_cpu(sqe->dw0) >> HPRE_SQE_ALG_BITS) &
306 done = (le32_to_cpu(sqe->dw0) >> HPRE_SQE_DONE_SHIFT) &
477 msg->dw0 |= cpu_to_le32(0x1 << HPRE_SQE_DONE_SHIFT);
540 msg->dw0 = cpu_to_le32(le32_to_cpu(msg->dw0) | HPRE_ALG_DH_G2);
542 msg->dw0 = cpu_to_le32(le32_to_cpu(msg->dw0) | HPRE_ALG_DH);
741 msg->dw0 |= cpu_to_le32(HPRE_ALG_NC_NCRT);
791 msg->dw0 = cpu_to_le32(le32_to_cpu(msg->dw0) |
795 msg->dw0 = cpu_to_le32(le32_to_cpu(msg->dw0) |