Searched refs:wcqe (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.c8595 * @wcqe: pointer to the complete wcqe
8599 * completion status information from the complete wcqe.
8605 struct lpfc_wcqe_complete *wcqe)
8613 pIocbIn->iocb.ulpStatus = bf_get(lpfc_wcqe_c_status, wcqe);
8618 wcqe->total_data_placed;
8620 pIocbIn->iocb.un.ulpWord[4] = wcqe->parameter;
8622 pIocbIn->iocb.un.ulpWord[4] = wcqe->parameter;
8623 pIocbIn->iocb.un.genreq64.bdl.bdeSize = wcqe->total_data_placed;
8627 if (bf_get(lpfc_wcqe_c_xb, wcqe)) {
8602 lpfc_sli4_iocb_param_transfer(struct lpfc_hba *phba, struct lpfc_iocbq *pIocbIn, struct lpfc_iocbq *pIocbOut, struct lpfc_wcqe_complete *wcqe) argument
8651 struct lpfc_wcqe_complete *wcqe; local
8864 lpfc_sli4_sp_handle_els_wcqe(struct lpfc_hba *phba, struct lpfc_wcqe_complete *wcqe) argument
8903 lpfc_sli4_sp_handle_rel_wcqe(struct lpfc_hba *phba, struct lpfc_wcqe_release *wcqe) argument
8929 lpfc_sli4_sp_handle_abort_xri_wcqe(struct lpfc_hba *phba, struct lpfc_queue *cq, struct sli4_wcqe_xri_aborted *wcqe) argument
9183 lpfc_sli4_fp_handle_fcp_wcqe(struct lpfc_hba *phba, struct lpfc_wcqe_complete *wcqe) argument
9259 lpfc_sli4_fp_handle_rel_wcqe(struct lpfc_hba *phba, struct lpfc_queue *cq, struct lpfc_wcqe_release *wcqe) argument
9295 struct lpfc_wcqe_release wcqe; local
[all...]

Completed in 121 milliseconds