Home
last modified time | relevance | path

Searched refs:connection_rate (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/scsi/isci/
H A Dunsolicited_frame_control.h92 u32 connection_rate:4; member
H A Dremote_device.h98 enum sas_linkrate connection_rate; member
H A Dscu_task_context.h557 u32 connection_rate:4; member
H A Drequest.c228 task_context->connection_rate = idev->connection_rate; in scu_ssp_request_construct_task_context()
508 task_context->connection_rate = idev->connection_rate; in scu_sata_request_construct_task_context()
3232 task_context->connection_rate = idev->connection_rate; in sci_io_request_construct_smp()
H A Dremote_device.c1293 idev->connection_rate = sci_port_get_max_allowed_speed(iport); in sci_remote_device_da_construct()
1331 idev->connection_rate = min_t(u16, sci_port_get_max_allowed_speed(iport), in sci_remote_device_ea_construct()
H A Dremote_node_context.c161 rnc->ssp.oaf_connection_rate = idev->connection_rate; in sci_remote_node_context_construct_buffer()
H A Dport.c581 task_context->connection_rate = 1; in sci_port_construct_dummy_task()
/linux/drivers/scsi/smartpqi/
H A Dsmartpqi_sas_transport.c484 parameters->connection_rate = 0; in pqi_build_csmi_smp_passthru_buffer()
H A Dsmartpqi.h1655 u8 connection_rate; member