Searched refs:set_phy_speed (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/include/scsi/ |
H A D | scsi_transport_sas.h | 181 int (*set_phy_speed)(struct sas_phy *, struct sas_phy_linkrates *); member
|
/kernel/linux/linux-6.6/include/scsi/ |
H A D | scsi_transport_sas.h | 182 int (*set_phy_speed)(struct sas_phy *, struct sas_phy_linkrates *); member
|
/kernel/linux/linux-5.10/drivers/scsi/smartpqi/ |
H A D | smartpqi_sas_transport.c | 562 .set_phy_speed = pqi_sas_phy_speed,
|
/kernel/linux/linux-6.6/drivers/scsi/smartpqi/ |
H A D | smartpqi_sas_transport.c | 572 .set_phy_speed = pqi_sas_phy_speed,
|
/kernel/linux/linux-5.10/drivers/scsi/libsas/ |
H A D | sas_init.c | 533 .set_phy_speed = sas_set_phy_speed,
|
/kernel/linux/linux-6.6/drivers/scsi/libsas/ |
H A D | sas_init.c | 584 .set_phy_speed = sas_set_phy_speed,
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | scsi_transport_sas.c | 475 error = i->f->set_phy_speed(phy, &rates); \ 1717 !i->f->set_phy_speed, S_IRUGO)
|
H A D | hpsa.c | 9898 .set_phy_speed = hpsa_sas_phy_speed,
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_transport_sas.c | 481 error = i->f->set_phy_speed(phy, &rates); \ 1723 !i->f->set_phy_speed, S_IRUGO)
|
H A D | hpsa.c | 9913 .set_phy_speed = hpsa_sas_phy_speed,
|
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_transport.c | 1987 .set_phy_speed = _transport_phy_speed,
|
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_transport.c | 2196 .set_phy_speed = _transport_phy_speed,
|
/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/ |
H A D | mpi3mr_transport.c | 3287 .set_phy_speed = mpi3mr_transport_phy_speed,
|
Completed in 48 milliseconds