Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_hw.h1963 uint32_t recvNotify:1; member
1973 uint32_t recvNotify:1;
2067 uint32_t recvNotify:1; member
2077 uint32_t recvNotify:1;
2671 uint32_t recvNotify :1; /* Receive Notification */ member
2679 uint32_t recvNotify :1; /* Receive Notification */
Dlpfc_mbox.c1134 hbqmb->recvNotify = hbq_desc->rn; /* Receive in lpfc_config_hbq()
1212 mb->un.varCfgRing.recvNotify = 1; in lpfc_config_ring()