Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
A Dbfad_im.c994 u32 supported_speed = 0; in bfad_im_supported_speeds() local
1002 supported_speed |= FC_PORTSPEED_16GBIT | FC_PORTSPEED_8GBIT | in bfad_im_supported_speeds()
1006 supported_speed |= FC_PORTSPEED_8GBIT | in bfad_im_supported_speeds()
1010 supported_speed |= FC_PORTSPEED_8GBIT | in bfad_im_supported_speeds()
1015 supported_speed |= FC_PORTSPEED_4GBIT | FC_PORTSPEED_2GBIT | in bfad_im_supported_speeds()
1018 supported_speed |= FC_PORTSPEED_10GBIT; in bfad_im_supported_speeds()
1021 return supported_speed; in bfad_im_supported_speeds()
/linux/drivers/pci/hotplug/
A Dibmphp_core.c378 speed = slot->supported_speed; in get_max_bus_speed()
833 if ((slot_cur->supported_speed >= BUS_SPEED_66) && in set_bus()
844 if (slot_cur->supported_speed >= BUS_SPEED_66) in set_bus()
851 switch (slot_cur->supported_speed) { in set_bus()
A Dibmphp_ebda.c853 tmp_slot->supported_speed = 3; in ebda_rsrc_controller()
855 tmp_slot->supported_speed = 2; in ebda_rsrc_controller()
857 tmp_slot->supported_speed = 1; in ebda_rsrc_controller()
A Dibmphp.h696 u8 supported_speed; member
/linux/drivers/s390/scsi/
A Dzfcp_fsf.h414 u32 supported_speed; /* any combination of ZFCP_FSF_PORTSPEED_* */ member
A Dzfcp_scsi.c945 zfcp_fsf_convert_portspeed(bottom->supported_speed); in zfcp_scsi_shost_update_port_data()

Completed in 20 milliseconds