Searched defs:max_hw_sectors (Results 1 – 6 of 6) sorted by relevance
252 void blk_limits_max_hw_sectors(struct queue_limits *limits, unsigned int max_hw_sectors) in blk_limits_max_hw_sectors()272 void blk_queue_max_hw_sectors(struct request_queue *q, unsigned int max_hw_sectors) in blk_queue_max_hw_sectors()
99 u32 max_hw_sectors; member
288 unsigned int max_hw_sectors; member
1531 unsigned int max_hw_sectors = queue_max_hw_sectors(q); in drbd_merge_bvec() local
1129 unsigned int max_hw_sectors = max_bio_size >> 9; in drbd_setup_queue_param() local
2320 unsigned int max_hw_sectors; in nvme_dev_add() local