Searched refs:mbx_wq (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.h395 struct lpfc_queue *mbx_wq; /* Slow-path MBOX work queue */ member in struct:lpfc_sli4_hba
H A Dlpfc_init.c5853 phba->sli4_hba.mbx_wq = qdesc;
5933 lpfc_sli4_queue_free(phba->sli4_hba.mbx_wq);
5934 phba->sli4_hba.mbx_wq = NULL;
5978 lpfc_sli4_queue_free(phba->sli4_hba.mbx_wq);
5979 phba->sli4_hba.mbx_wq = NULL;
6160 if (!phba->sli4_hba.mbx_wq) {
6165 rc = lpfc_mq_create(phba, phba->sli4_hba.mbx_wq,
6175 phba->sli4_hba.mbx_wq->queue_id,
6254 lpfc_mq_destroy(phba, phba->sli4_hba.mbx_wq);
6287 lpfc_mq_destroy(phba, phba->sli4_hba.mbx_wq);
[all...]
H A Dlpfc_sli.c3479 list_del_init(&phba->sli4_hba.mbx_wq->list);
5551 rc = lpfc_sli4_mq_put(phba->sli4_hba.mbx_wq, mqe);
8822 lpfc_sli4_mq_release(phba->sli4_hba.mbx_wq);

Completed in 114 milliseconds