Searched refs:__lpfc_get_active_sglq (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_crtn.h396 struct lpfc_sglq *__lpfc_get_active_sglq(struct lpfc_hba *, uint16_t);
H A Dlpfc_sli.c492 * __lpfc_get_active_sglq - Get the active sglq for this XRI.
504 __lpfc_get_active_sglq(struct lpfc_hba *phba, uint16_t xritag) function
6299 sglq = __lpfc_get_active_sglq(phba, piocb->sli4_xritag);
H A Dlpfc_els.c7050 sglq_entry = __lpfc_get_active_sglq(phba, xri);

Completed in 73 milliseconds