Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_hw.h2526 uint32_t recvNotify:1; member
2536 uint32_t recvNotify:1;
2634 uint32_t recvNotify:1; member
2644 uint32_t recvNotify:1;
3298 uint32_t recvNotify :1; /* Receive Notification */ member
3306 uint32_t recvNotify :1; /* Receive Notification */
H A Dlpfc_mbox.c1208 hbqmb->recvNotify = hbq_desc->rn; /* Receive in lpfc_config_hbq()
1286 mb->un.varCfgRing.recvNotify = 1; in lpfc_config_ring()