Searched refs:fcp_cq_index (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_init.c6041 int fcp_cq_index = 0; local
6206 phba->sli4_hba.fcp_cq[fcp_cq_index],
6219 fcp_cq_index,
6220 phba->sli4_hba.fcp_cq[fcp_cq_index]->queue_id);
6222 fcp_cq_index = ((fcp_cq_index + 1) % phba->cfg_fcp_eq_count);

Completed in 38 milliseconds