Searched refs:mbx_cq (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_sli4.h400 struct lpfc_queue *mbx_cq; /* Slow-path mailbox complete queue */ member in struct:lpfc_sli4_hba
H A Dlpfc_init.c5808 phba->sli4_hba.mbx_cq = qdesc;
5945 lpfc_sli4_queue_free(phba->sli4_hba.mbx_cq);
5946 phba->sli4_hba.mbx_cq = NULL;
6002 lpfc_sli4_queue_free(phba->sli4_hba.mbx_cq);
6003 phba->sli4_hba.mbx_cq = NULL;
6092 if (!phba->sli4_hba.mbx_cq) {
6097 rc = lpfc_cq_create(phba, phba->sli4_hba.mbx_cq, phba->sli4_hba.sp_eq,
6107 phba->sli4_hba.mbx_cq->queue_id,
6166 phba->sli4_hba.mbx_cq, LPFC_MBOX);
6176 phba->sli4_hba.mbx_cq
[all...]
H A Dlpfc_sli.c3483 list_del_init(&phba->sli4_hba.mbx_cq->list);
4267 lpfc_sli4_cq_release(phba->sli4_hba.mbx_cq, LPFC_QUEUE_REARM);

Completed in 142 milliseconds