Searched refs:connection_rate (Results 1 - 10 of 10) sorted by relevance

/freebsd-12-stable/sys/dev/isci/scil/
H A Dscu_unsolicited_frame.h109 U32 connection_rate : 4; member in struct:SCU_UNSOLICITED_FRAME_HEADER
H A Dscic_remote_device.h356 * @param[in] connection_rate This parameter specifies the maximum link rate
370 SCI_SAS_LINK_RATE connection_rate
H A Dscic_sds_remote_device.c219 this_device->connection_rate = scic_sds_port_get_max_allowed_speed(
319 this_device->connection_rate = MIN(
542 SCI_SAS_LINK_RATE connection_rate
554 remote_device, connection_rate
557 this_device->connection_rate = connection_rate;
580 return this_device->connection_rate;
H A Dscic_sds_remote_device.h222 SCI_SAS_LINK_RATE connection_rate; member in struct:SCIC_SDS_REMOTE_DEVICE
H A Dscu_task_context.h578 U32 connection_rate : 4; member in struct:SCU_TASK_CONTEXT
H A Dscic_sds_smp_request.c404 task_context->connection_rate =
H A Dscic_sds_remote_node_context.c225 rnc->ssp.oaf_connection_rate = this_rnc->device->connection_rate;
H A Dscic_sds_port.c710 task_context->connection_rate = 1;
H A Dscic_sds_request.c679 task_context->connection_rate =
H A Dscic_sds_stp_request.c277 task_context->connection_rate =

Completed in 190 milliseconds