Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_attr.c1877 { PORT_SPEED_10GB, "10" },
2586 case PORT_SPEED_10GB: in qla2x00_get_host_speed()
Dqla_gs.c1572 case PORT_SPEED_10GB: in qla25xx_fdmi_port_speed_currently()
2614 return PORT_SPEED_10GB; in qla2x00_port_speed_capability()
Dqla_def.h4149 #define PORT_SPEED_10GB 0x13 macro