Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_hw.h2376 uint32_t recvNotify:1; member
2386 uint32_t recvNotify:1;
2484 uint32_t recvNotify:1; member
2494 uint32_t recvNotify:1;
3134 uint32_t recvNotify :1; /* Receive Notification */ member
3142 uint32_t recvNotify :1; /* Receive Notification */
Dlpfc_mbox.c1150 hbqmb->recvNotify = hbq_desc->rn; /* Receive in lpfc_config_hbq()
1228 mb->un.varCfgRing.recvNotify = 1; in lpfc_config_ring()