Searched refs:cfg_poll_tmo (Results 1 - 2 of 2) 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.h611 uint32_t cfg_poll_tmo; member in struct:lpfc_hba
H A Dlpfc_scsi.c2828 * This routine modifies fcp_poll_timer field of @phba by cfg_poll_tmo.
2829 * The default value of cfg_poll_tmo is 10 milliseconds.
2834 (jiffies + msecs_to_jiffies(phba->cfg_poll_tmo));

Completed in 45 milliseconds