Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_hw.h2548 uint32_t recvNotify:1; member
2558 uint32_t recvNotify:1;
2656 uint32_t recvNotify:1; member
2666 uint32_t recvNotify:1;
3320 uint32_t recvNotify :1; /* Receive Notification */ member
3328 uint32_t recvNotify :1; /* Receive Notification */
H A Dlpfc_mbox.c1201 hbqmb->recvNotify = hbq_desc->rn; /* Receive in lpfc_config_hbq()
1279 mb->un.varCfgRing.recvNotify = 1; in lpfc_config_ring()