Searched refs:cfg_max_scsicmpl_time (Results 1 - 3 of 3) 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.h402 uint32_t cfg_max_scsicmpl_time; member in struct:lpfc_vport
H A Dlpfc_attr.c3158 if (val == vport->cfg_max_scsicmpl_time)
3162 vport->cfg_max_scsicmpl_time = val;
H A Dlpfc_scsi.c2443 if (vport->cfg_max_scsicmpl_time &&
2445 msecs_to_jiffies(vport->cfg_max_scsicmpl_time))) {

Completed in 77 milliseconds