Searched refs:sge_copy_mode (Results 1 – 4 of 4) sorted by relevance
128 unsigned int sge_copy_mode; member
92 static unsigned int sge_copy_mode; variable93 module_param(sge_copy_mode, uint, S_IRUGO);94 MODULE_PARM_DESC(sge_copy_mode,1853 dd->verbs_dev.rdi.dparms.sge_copy_mode = sge_copy_mode; in hfi1_register_ib_device()
124 unsigned int sge_copy_mode = rdi->dparms.sge_copy_mode; in rvt_wss_init() local134 if (sge_copy_mode != RVT_SGE_COPY_ADAPTIVE) { in rvt_wss_init()2822 unsigned int sge_copy_mode = rdi->dparms.sge_copy_mode; in rvt_copy_sge() local2824 if (sge_copy_mode == RVT_SGE_COPY_CACHELESS) { in rvt_copy_sge()2826 } else if (sge_copy_mode == RVT_SGE_COPY_ADAPTIVE) { in rvt_copy_sge()
1604 dd->verbs_dev.rdi.dparms.sge_copy_mode = RVT_SGE_COPY_MEMCPY; in qib_register_ib_device()