Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dnvme.h180 NVME_QUIRK_DMAPOOL_ALIGN_512 = (1 << 22), enumerator
H A Dpci.c2845 if (dev->ctrl.quirks & NVME_QUIRK_DMAPOOL_ALIGN_512) in nvme_setup_prp_pools()
3615 .driver_data = NVME_QUIRK_DMAPOOL_ALIGN_512, },