Searched refs:new_depth (Results 1 – 2 of 2) sorted by relevance
203 int blk_queue_resize_tags(struct request_queue *q, int new_depth) in blk_queue_resize_tags() argument219 if (new_depth <= bqt->real_max_depth) { in blk_queue_resize_tags()220 bqt->max_depth = new_depth; in blk_queue_resize_tags()238 if (init_tag_map(q, bqt, new_depth)) in blk_queue_resize_tags()
680 extern int sas_change_queue_depth(struct scsi_device *, int new_depth);