Searched refs:__lpfc_get_active_sglq (Results 1 – 3 of 3) sorted by relevance
516 struct lpfc_sglq *__lpfc_get_active_sglq(struct lpfc_hba *, uint16_t);
966 __lpfc_get_active_sglq(struct lpfc_hba *phba, uint16_t xritag) in __lpfc_get_active_sglq() function10459 sglq = __lpfc_get_active_sglq(phba, piocb->sli4_lxritag); in __lpfc_sli_issue_iocb_s4()
11846 sglq_entry = __lpfc_get_active_sglq(phba, lxri); in lpfc_sli4_els_xri_aborted()