Searched refs:sge_copy_mode (Results 1 – 1 of 1) sorted by relevance
134 static unsigned int sge_copy_mode; variable135 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()