Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc_hw.h2524 uint32_t recvNotify:1; member
2534 uint32_t recvNotify:1;
2632 uint32_t recvNotify:1; member
2642 uint32_t recvNotify:1;
3296 uint32_t recvNotify :1; /* Receive Notification */ member
3304 uint32_t recvNotify :1; /* Receive Notification */
Dlpfc_mbox.c1208 hbqmb->recvNotify = hbq_desc->rn; /* Receive in lpfc_config_hbq()
1286 mb->un.varCfgRing.recvNotify = 1; in lpfc_config_ring()