Searched refs:ib_ipath_max_sges (Results 1 – 3 of 3) sorted by relevance
758 if (init_attr->cap.max_send_sge > ib_ipath_max_sges || in ipath_create_qp()766 if (init_attr->cap.max_recv_sge > ib_ipath_max_sges || in ipath_create_qp()
83 unsigned int ib_ipath_max_sges = 0x60; variable84 module_param_named(max_sges, ib_ipath_max_sges, uint, S_IWUSR | S_IRUGO);1520 props->max_sge = ib_ipath_max_sges; in ipath_query_device()
920 extern unsigned int ib_ipath_max_sges;