Searched refs:link_supported_speeds (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/scsi/fcoe/
H A Dfcoe_transport.c99 lport->link_supported_speeds &= ~(FC_PORTSPEED_1GBIT | fcoe_link_speed_update()
107 lport->link_supported_speeds |= FC_PORTSPEED_1GBIT; fcoe_link_speed_update()
113 lport->link_supported_speeds |= FC_PORTSPEED_10GBIT; fcoe_link_speed_update()
117 lport->link_supported_speeds |= FC_PORTSPEED_20GBIT; fcoe_link_speed_update()
123 lport->link_supported_speeds |= FC_PORTSPEED_40GBIT; fcoe_link_speed_update()
/linux-4.4.14/drivers/scsi/libfc/
H A Dfc_lport.c1886 if (lport->link_supported_speeds & FC_PORTSPEED_1GBIT) fc_lport_init()
1888 if (lport->link_supported_speeds & FC_PORTSPEED_10GBIT) fc_lport_init()
/linux-4.4.14/drivers/scsi/fnic/
H A Dfnic_main.c840 lp->link_supported_speeds = FC_PORTSPEED_10GBIT; fnic_probe()
/linux-4.4.14/include/scsi/
H A Dlibfc.h910 u16 link_supported_speeds; member in struct:fc_lport

Completed in 109 milliseconds