Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/lpfc/
Dlpfc_hw.h2547 uint32_t recvNotify:1; member
2557 uint32_t recvNotify:1;
2655 uint32_t recvNotify:1; member
2665 uint32_t recvNotify:1;
3319 uint32_t recvNotify :1; /* Receive Notification */ member
3327 uint32_t recvNotify :1; /* Receive Notification */
Dlpfc_mbox.c1201 hbqmb->recvNotify = hbq_desc->rn; /* Receive in lpfc_config_hbq()
1279 mb->un.varCfgRing.recvNotify = 1; in lpfc_config_ring()