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.h2572 uint32_t recvNotify:1; member
2582 uint32_t recvNotify:1;
2680 uint32_t recvNotify:1; member
2690 uint32_t recvNotify:1;
3344 uint32_t recvNotify :1; /* Receive Notification */ member
3352 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()