Searched refs:lpfc_link_speed (Results 1 – 1 of 1) sorted by relevance
3769 static int lpfc_link_speed = 0; variable3770 module_param(lpfc_link_speed, int, S_IRUGO);3771 MODULE_PARM_DESC(lpfc_link_speed, "Select link speed");3813 static DEVICE_ATTR(lpfc_link_speed, S_IRUGO | S_IWUSR,5823 lpfc_link_speed_init(phba, lpfc_link_speed); in lpfc_get_cfgparam()