Lines Matching refs:module_param_named
47 module_param_named(qp_table_size, ib_ipath_qp_table_size, uint, S_IRUGO);
51 module_param_named(lkey_table_size, ib_ipath_lkey_table_size, uint,
57 module_param_named(max_pds, ib_ipath_max_pds, uint, S_IWUSR | S_IRUGO);
62 module_param_named(max_ahs, ib_ipath_max_ahs, uint, S_IWUSR | S_IRUGO);
66 module_param_named(max_cqes, ib_ipath_max_cqes, uint, S_IWUSR | S_IRUGO);
71 module_param_named(max_cqs, ib_ipath_max_cqs, uint, S_IWUSR | S_IRUGO);
75 module_param_named(max_qp_wrs, ib_ipath_max_qp_wrs, uint,
80 module_param_named(max_qps, ib_ipath_max_qps, uint, S_IWUSR | S_IRUGO);
84 module_param_named(max_sges, ib_ipath_max_sges, uint, S_IWUSR | S_IRUGO);
88 module_param_named(max_mcast_grps, ib_ipath_max_mcast_grps, uint,
94 module_param_named(max_mcast_qp_attached, ib_ipath_max_mcast_qp_attached,
100 module_param_named(max_srqs, ib_ipath_max_srqs, uint, S_IWUSR | S_IRUGO);
104 module_param_named(max_srq_sges, ib_ipath_max_srq_sges,
109 module_param_named(max_srq_wrs, ib_ipath_max_srq_wrs,
114 module_param_named(disable_sma, ib_ipath_disable_sma, uint, S_IWUSR | S_IRUGO);