Home
last modified time | relevance | path

Searched refs:qstatus (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/s390/crypto/
H A Dvfio_ap_ops.c587 struct ap_queue_status qstatus = { in handle_pqap() local
634 qstatus = vfio_ap_irq_enable(q, status & 0x07, vcpu); in handle_pqap()
636 qstatus = vfio_ap_irq_disable(q); in handle_pqap()
639 memcpy(&vcpu->run->s.regs.gprs[1], &qstatus, sizeof(qstatus)); in handle_pqap()
/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c3359 static u8 __req_to_ib_wc_status(u8 qstatus) in __req_to_ib_wc_status() argument
3361 switch (qstatus) { in __req_to_ib_wc_status()
3392 static u8 __rawqp1_to_ib_wc_status(u8 qstatus) in __rawqp1_to_ib_wc_status() argument
3394 switch (qstatus) { in __rawqp1_to_ib_wc_status()
3416 static u8 __rc_to_ib_wc_status(u8 qstatus) in __rc_to_ib_wc_status() argument
3418 switch (qstatus) { in __rc_to_ib_wc_status()