Home
last modified time | relevance | path

Searched defs:max_hw_sectors (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.15/drivers/nvme/target/
Dpassthru.c39 unsigned int max_hw_sectors; in nvmet_passthru_override_id_ctrl() local
/Linux-v5.15/block/
Dblk-settings.c123 void blk_queue_max_hw_sectors(struct request_queue *q, unsigned int max_hw_sectors) in blk_queue_max_hw_sectors()
/Linux-v5.15/drivers/block/rnbd/
Drnbd-proto.h138 __le32 max_hw_sectors; member
Drnbd-clt.h124 u32 max_hw_sectors; member
/Linux-v5.15/drivers/nvme/host/
Dnvme.h271 u32 max_hw_sectors; member
Dcore.c2858 u32 max_hw_sectors; in nvme_init_identify() local
/Linux-v5.15/drivers/block/drbd/
Ddrbd_nl.c1337 unsigned int max_hw_sectors = max_bio_size >> 9; in drbd_setup_queue_param() local
/Linux-v5.15/include/linux/
Dblkdev.h299 unsigned int max_hw_sectors; member