Home
last modified time | relevance | path

Searched refs:unal_qdepth (Results 1 – 2 of 2) sorted by relevance

/drivers/block/mtip32xx/
A Dmtip32xx.h464 int unal_qdepth; /* qdepth of unaligned IO queue */ member
A Dmtip32xx.c2735 dd->unal_qdepth = MTIP_MAX_UNALIGNED_SLOTS; in mtip_hw_init()
2737 dd->unal_qdepth = 0; in mtip_hw_init()
2739 atomic_set(&dd->port->cmd_slot_unal, dd->unal_qdepth); in mtip_hw_init()
3250 if (rq_data_dir(rq) == READ || !dd->unal_qdepth) in mtip_check_unal_depth()

Completed in 14 milliseconds