Searched refs:sge_copy_mode (Results 1 – 4 of 4) sorted by relevance
166 unsigned int sge_copy_mode = rdi->dparms.sge_copy_mode; in rvt_wss_init() local176 if (sge_copy_mode != RVT_SGE_COPY_ADAPTIVE) { in rvt_wss_init()2875 unsigned int sge_copy_mode = rdi->dparms.sge_copy_mode; in rvt_copy_sge() local2877 if (sge_copy_mode == RVT_SGE_COPY_CACHELESS) { in rvt_copy_sge()2879 } else if (sge_copy_mode == RVT_SGE_COPY_ADAPTIVE) { in rvt_copy_sge()
134 static unsigned int sge_copy_mode; variable135 module_param(sge_copy_mode, uint, S_IRUGO);136 MODULE_PARM_DESC(sge_copy_mode,1910 dd->verbs_dev.rdi.dparms.sge_copy_mode = sge_copy_mode; in hfi1_register_ib_device()
128 unsigned int sge_copy_mode; member
1603 dd->verbs_dev.rdi.dparms.sge_copy_mode = RVT_SGE_COPY_MEMCPY; in qib_register_ib_device()