Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_hw.h2166 uint32_t recvNotify:1; member
2176 uint32_t recvNotify:1;
2271 uint32_t recvNotify:1; member
2281 uint32_t recvNotify:1;
2876 uint32_t recvNotify :1; /* Receive Notification */ member
2884 uint32_t recvNotify :1; /* Receive Notification */
Dlpfc_mbox.c1139 hbqmb->recvNotify = hbq_desc->rn; /* Receive in lpfc_config_hbq()
1217 mb->un.varCfgRing.recvNotify = 1; in lpfc_config_ring()