Home
last modified time | relevance | path

Searched refs:PORT_SPEED_64GB (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_attr.c1876 { PORT_SPEED_64GB, "64" },
2595 case PORT_SPEED_64GB: in qla2x00_get_host_speed()
H A Dqla_gs.c1578 case PORT_SPEED_64GB: in qla25xx_fdmi_port_speed_currently()
2622 return PORT_SPEED_64GB; in qla2x00_port_speed_capability()
H A Dqla_def.h4236 #define PORT_SPEED_64GB 0x07 macro