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

/linux-4.1.27/drivers/scsi/bfa/
H A Dbfad_im.c982 u32 supported_speed = 0; bfad_im_supported_speeds() local
990 supported_speed |= FC_PORTSPEED_16GBIT | FC_PORTSPEED_8GBIT | bfad_im_supported_speeds()
994 supported_speed |= FC_PORTSPEED_8GBIT | bfad_im_supported_speeds()
998 supported_speed |= FC_PORTSPEED_8GBIT | bfad_im_supported_speeds()
1003 supported_speed |= FC_PORTSPEED_4GBIT | FC_PORTSPEED_2GBIT | bfad_im_supported_speeds()
1006 supported_speed |= FC_PORTSPEED_10GBIT; bfad_im_supported_speeds()
1009 return supported_speed; bfad_im_supported_speeds()
/linux-4.1.27/drivers/pci/hotplug/
H A Dibmphp_ebda.c707 && (slot->bus_on->supported_speed == BUS_SPEED_66)) fillslotinfo()
710 hotplug_slot->info->max_bus_speed_status = slot->bus_on->supported_speed; fillslotinfo()
929 tmp_slot->supported_speed = 3; ebda_rsrc_controller()
931 tmp_slot->supported_speed = 2; ebda_rsrc_controller()
933 tmp_slot->supported_speed = 1; ebda_rsrc_controller()
H A Dibmphp_core.c407 speed = slot->supported_speed; get_max_bus_speed()
885 if ((slot_cur->supported_speed >= BUS_SPEED_66) && set_bus()
896 if (slot_cur->supported_speed >= BUS_SPEED_66) set_bus()
903 switch (slot_cur->supported_speed) { set_bus()
H A Dibmphp.h711 u8 supported_speed; member in struct:slot
/linux-4.1.27/drivers/s390/scsi/
H A Dzfcp_fsf.h377 u32 supported_speed; /* 0x0001 for 1 GBit/s or 0x0002 for 2 GBit/s */ member in struct:fsf_qtcb_bottom_port
H A Dzfcp_fsf.c621 zfcp_fsf_convert_portspeed(bottom->supported_speed); zfcp_fsf_exchange_port_evaluate()

Completed in 185 milliseconds