Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_hw.h2369 uint32_t recvNotify:1; member
2379 uint32_t recvNotify:1;
2477 uint32_t recvNotify:1; member
2487 uint32_t recvNotify:1;
3127 uint32_t recvNotify :1; /* Receive Notification */ member
3135 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()