Searched refs:sge_copy_mode (Results 1 – 4 of 4) sorted by relevance
170 unsigned int sge_copy_mode; member
133 static unsigned int sge_copy_mode; variable134 module_param(sge_copy_mode, uint, S_IRUGO);135 MODULE_PARM_DESC(sge_copy_mode,1907 dd->verbs_dev.rdi.dparms.sge_copy_mode = sge_copy_mode; in hfi1_register_ib_device()
164 unsigned int sge_copy_mode = rdi->dparms.sge_copy_mode; in rvt_wss_init() local174 if (sge_copy_mode != RVT_SGE_COPY_ADAPTIVE) { in rvt_wss_init()2866 unsigned int sge_copy_mode = rdi->dparms.sge_copy_mode; in rvt_copy_sge() local2868 if (sge_copy_mode == RVT_SGE_COPY_CACHELESS) { in rvt_copy_sge()2870 } 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()