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

/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_sli.c12875 * @startq: The starting FCP EQ to modify
12879 * The @phba struct is used to send mailbox command to HBA. The @startq
12889 lpfc_modify_fcp_eq_delay(struct lpfc_hba *phba, uint32_t startq) lpfc_modify_fcp_eq_delay() argument
12901 if (startq >= phba->cfg_fcp_io_channel) lpfc_modify_fcp_eq_delay()
12922 for (fcp_eqidx = startq; fcp_eqidx < phba->cfg_fcp_io_channel; lpfc_modify_fcp_eq_delay()

Completed in 150 milliseconds