Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_hw.h2478 uint32_t recvNotify:1; member
2488 uint32_t recvNotify:1;
2586 uint32_t recvNotify:1; member
2596 uint32_t recvNotify:1;
3236 uint32_t recvNotify :1; /* Receive Notification */ member
3244 uint32_t recvNotify :1; /* Receive Notification */
Dlpfc_mbox.c1151 hbqmb->recvNotify = hbq_desc->rn; /* Receive in lpfc_config_hbq()
1229 mb->un.varCfgRing.recvNotify = 1; in lpfc_config_ring()