Home
last modified time | relevance | path

Searched refs:device_port_width (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/isci/
H A Dremote_device.h75 * @device_port_width: hw setting for number of simultaneous connections
97 u32 device_port_width; member
H A Dremote_device.c1283 idev->device_port_width = hweight32(properties.phy_mask); in sci_remote_device_da_construct()
1334 idev->device_port_width = 1; in sci_remote_device_ea_construct()
H A Dremote_node_context.c130 rnc->ssp.remote_node_port_width = idev->device_port_width; in sci_remote_node_context_construct_buffer()
/kernel/linux/linux-6.6/drivers/scsi/isci/
H A Dremote_device.h75 * @device_port_width: hw setting for number of simultaneous connections
97 u32 device_port_width; member
H A Dremote_device.c1284 idev->device_port_width = hweight32(properties.phy_mask); in sci_remote_device_da_construct()
1335 idev->device_port_width = 1; in sci_remote_device_ea_construct()
H A Dremote_node_context.c130 rnc->ssp.remote_node_port_width = idev->device_port_width; in sci_remote_node_context_construct_buffer()

Completed in 8 milliseconds