Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dverbs.c134 static unsigned int sge_copy_mode; variable
135 module_param(sge_copy_mode, uint, S_IRUGO);
136 MODULE_PARM_DESC(sge_copy_mode,
460 if (sge_copy_mode == COPY_CACHELESS) { in hfi1_copy_sge()
462 } else if (sge_copy_mode == COPY_ADAPTIVE) { in hfi1_copy_sge()