Searched refs:advertised_queue_depth (Results 1 – 2 of 2) sorted by relevance
1081 u16 advertised_queue_depth; member
2075 if (device->sdev && device->queue_depth != device->advertised_queue_depth) { in pqi_update_device_list()2076 device->advertised_queue_depth = device->queue_depth; in pqi_update_device_list()2077 scsi_change_queue_depth(device->sdev, device->advertised_queue_depth); in pqi_update_device_list()6118 device->advertised_queue_depth = device->queue_depth; in pqi_slave_alloc()6120 device->advertised_queue_depth); in pqi_slave_alloc()