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

/linux-4.4.14/drivers/scsi/lpfc/
H A Dlpfc_crtn.h430 struct lpfc_sglq *__lpfc_get_active_sglq(struct lpfc_hba *, uint16_t);
H A Dlpfc_sli.c610 * __lpfc_get_active_sglq - Get the active sglq for this XRI.
622 __lpfc_get_active_sglq(struct lpfc_hba *phba, uint16_t xritag) __lpfc_get_active_sglq() function
8679 sglq = __lpfc_get_active_sglq(phba, piocb->sli4_lxritag); __lpfc_sli_issue_iocb_s4()
H A Dlpfc_els.c8857 sglq_entry = __lpfc_get_active_sglq(phba, lxri); lpfc_sli4_els_xri_aborted()

Completed in 188 milliseconds