Searched refs:lpfc_link_speed (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_attr.c2827 # lpfc_link_speed: Link speed selection for initializing the Fibre Channel
2900 "%d:0469 lpfc_link_speed attribute cannot be set to %d, "
2906 static int lpfc_link_speed = 0; variable
2907 module_param(lpfc_link_speed, int, 0);
2908 MODULE_PARM_DESC(lpfc_link_speed, "Select link speed");
2936 "0405 lpfc_link_speed attribute cannot "
2943 static DEVICE_ATTR(lpfc_link_speed, S_IRUGO | S_IWUSR,
4594 lpfc_link_speed_init(phba, lpfc_link_speed);

Completed in 46 milliseconds