Searched refs:lpfc_sli4_queue_alloc (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.h495 struct lpfc_queue *lpfc_sli4_queue_alloc(struct lpfc_hba *, uint32_t,
H A Dlpfc_init.c5763 qdesc = lpfc_sli4_queue_alloc(phba, phba->sli4_hba.eq_esize,
5782 qdesc = lpfc_sli4_queue_alloc(phba, phba->sli4_hba.eq_esize,
5801 qdesc = lpfc_sli4_queue_alloc(phba, phba->sli4_hba.cq_esize,
5811 qdesc = lpfc_sli4_queue_alloc(phba, phba->sli4_hba.cq_esize,
5831 qdesc = lpfc_sli4_queue_alloc(phba, phba->sli4_hba.cq_esize,
5846 qdesc = lpfc_sli4_queue_alloc(phba, phba->sli4_hba.mq_esize,
5862 qdesc = lpfc_sli4_queue_alloc(phba, phba->sli4_hba.wq_esize,
5881 qdesc = lpfc_sli4_queue_alloc(phba, phba->sli4_hba.wq_esize,
5899 qdesc = lpfc_sli4_queue_alloc(phba, phba->sli4_hba.rq_esize,
5909 qdesc = lpfc_sli4_queue_alloc(phb
[all...]
H A Dlpfc_sli.c9646 * lpfc_sli4_queue_alloc - Allocate and initialize a queue structure
9656 lpfc_sli4_queue_alloc(struct lpfc_hba *phba, uint32_t entry_size, function

Completed in 151 milliseconds