Home
last modified time | relevance | path

Searched refs:lpfc_link_speed (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.c4388 static int lpfc_link_speed = 0; variable
4389 module_param(lpfc_link_speed, int, S_IRUGO);
4390 MODULE_PARM_DESC(lpfc_link_speed, "Select link speed");
4441 static DEVICE_ATTR_RW(lpfc_link_speed);
7209 lpfc_link_speed_init(phba, lpfc_link_speed); in lpfc_get_cfgparam()