Lines Matching refs:valid
822 evt->crq.valid = 0x80;
1001 * ibmvfc_valid_event - Determines if event is valid.
1006 * 1 if event is valid / 0 if event is not valid
3254 switch (crq->valid) {
3300 dev_err(vhost->dev, "Got an invalid message type 0x%02x\n", crq->valid);
3691 if (crq->valid & 0x80) {
3714 if (crq->valid & 0x80) {
3765 /* Pull all the valid messages off the async CRQ */
3768 async->valid = 0;
3772 /* Pull all the valid messages off the CRQ */
3775 crq->valid = 0;
3783 async->valid = 0;
3788 crq->valid = 0;
3830 switch (crq->valid) {
3836 dev_err(vhost->dev, "Got and invalid message type 0x%02x\n", crq->valid);
3866 if (crq->valid & 0x80) {
3888 crq->valid = 0;
3896 crq->valid = 0;