Searched refs:lpfc_link_speed (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 4471 # lpfc_link_speed: Link speed selection for initializing the Fibre Channel 4521 "3055 lpfc_link_speed changed from %d to %d %s\n", in lpfc_link_speed_store() 4533 "2879 lpfc_link_speed attribute cannot be set " in lpfc_link_speed_store() 4541 "3112 lpfc_link_speed attribute cannot be set " in lpfc_link_speed_store() 4572 "0469 lpfc_link_speed attribute cannot be set to %d, " in lpfc_link_speed_store() 4579 static int lpfc_link_speed = 0; variable 4580 module_param(lpfc_link_speed, int, S_IRUGO); 4581 MODULE_PARM_DESC(lpfc_link_speed, "Select link speed"); 4605 "3111 lpfc_link_speed of %d cannot " in lpfc_link_speed_init() 4624 "0405 lpfc_link_speed attribut in lpfc_link_speed_init() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_attr.c | 4273 # lpfc_link_speed: Link speed selection for initializing the Fibre Channel 4325 "3055 lpfc_link_speed changed from %d to %d %s\n", in lpfc_link_speed_store() 4337 "2879 lpfc_link_speed attribute cannot be set " in lpfc_link_speed_store() 4345 "3112 lpfc_link_speed attribute cannot be set " in lpfc_link_speed_store() 4376 "0469 lpfc_link_speed attribute cannot be set to %d, " in lpfc_link_speed_store() 4383 static int lpfc_link_speed = 0; variable 4384 module_param(lpfc_link_speed, int, S_IRUGO); 4385 MODULE_PARM_DESC(lpfc_link_speed, "Select link speed"); 4409 "3111 lpfc_link_speed of %d cannot " in lpfc_link_speed_init() 4428 "0405 lpfc_link_speed attribut in lpfc_link_speed_init() [all...] |
Completed in 12 milliseconds