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

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli.c266 union lpfc_wqe *temp_wqe; local
278 temp_wqe = lpfc_sli4_qe(q, q->host_index);
294 lpfc_sli4_pcimem_bcopy(wqe, temp_wqe, q->entry_size);
297 tmp = (uint8_t *)temp_wqe;

Completed in 192 milliseconds