Lines Matching defs:polarity
759 u8 polarity;768 polarity = (u8)RS_64(qword3, I40IW_CQ_VALID);770 if (polarity != cq->polarity)880 cq->polarity ^= 1;1070 cq->polarity = 1;1095 u8 polarity, temp;1098 temp = cq->polarity;1105 polarity = (u8)RS_64(qword3, I40IW_CQ_VALID);1107 if (polarity != temp)