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

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_crtn.h382 struct lpfc_sglq *__lpfc_clear_active_sglq(struct lpfc_hba *phba, uint16_t xri);
H A Dlpfc_nvmet.c1444 __lpfc_clear_active_sglq(phba, ctx_buf->sglq->sli4_lxritag);
H A Dlpfc_sli.c932 * __lpfc_clear_active_sglq - Remove the active sglq for this XRI.
944 __lpfc_clear_active_sglq(struct lpfc_hba *phba, uint16_t xritag) function
1382 sglq = __lpfc_clear_active_sglq(phba, iocbq->sli4_lxritag);

Completed in 241 milliseconds