Lines Matching defs:polarity
225 u8 polarity;
230 if (valid_bit != cq_uk->polarity)
243 polarity = (u8)FIELD_GET(IRDMA_CQ_VALID, qword7);
245 polarity ^= 1;
246 if (polarity != cq_uk->polarity)
254 cq_uk->polarity = !cq_uk->polarity;
411 cq_uk->polarity = !cq_uk->polarity;
626 FIELD_PREP(IRDMA_CQPSQ_WQEVALID, cqp->polarity);
751 FIELD_PREP(IRDMA_CQPSQ_WQEVALID, cqp->polarity);