Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_hw.h2354 uint32_t recvNotify:1; member
2364 uint32_t recvNotify:1;
2462 uint32_t recvNotify:1; member
2472 uint32_t recvNotify:1;
3112 uint32_t recvNotify :1; /* Receive Notification */ member
3120 uint32_t recvNotify :1; /* Receive Notification */
H A Dlpfc_mbox.c1149 hbqmb->recvNotify = hbq_desc->rn; /* Receive in lpfc_config_hbq()
1227 mb->un.varCfgRing.recvNotify = 1; in lpfc_config_ring()