Searched refs:prp_possible (Results 1 – 1 of 1) sorted by relevance
1184 bool prp_possible = prp1_offset + bv.bv_len <= NVME_CTRL_PAGE_SIZE * 2; in nvme_pci_setup_data_simple() local1187 if (!use_sgl && !prp_possible) in nvme_pci_setup_data_simple()1198 if (use_sgl == SGL_FORCED || !prp_possible) { in nvme_pci_setup_data_simple()