Searched refs:sglq (Results 1 - 1 of 1) 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_sli.c467 * __lpfc_clear_active_sglq - Remove the active sglq for this XRI.
471 * This function clears the sglq pointer from the array of acive
472 * sglq's. The xritag that is passed in is used to index into the
476 * Returns sglq ponter = success, NULL = Failure.
482 struct lpfc_sglq *sglq; local
486 sglq = phba->sli4_hba.lpfc_sglq_active_list[adj_xri];
488 return sglq;
492 * __lpfc_get_active_sglq - Get the active sglq for this XRI.
496 * This function returns the sglq pointer from the array of acive
497 * sglq'
507 struct lpfc_sglq *sglq; local
528 struct lpfc_sglq *sglq = NULL; local
581 struct lpfc_sglq *sglq; local
5836 lpfc_sli4_bpl2sgl(struct lpfc_hba *phba, struct lpfc_iocbq *piocbq, struct lpfc_sglq *sglq) argument
6261 struct lpfc_sglq *sglq; local
12879 struct lpfc_sglq *sglq; local
[all...]

Completed in 122 milliseconds