Lines Matching refs:S_IWUSR
89 module_param(os_name, charp, S_IRUGO | S_IWUSR);
91 module_param(os_patch, charp, S_IRUGO | S_IWUSR);
93 module_param(host_name, charp, S_IRUGO | S_IWUSR);
95 module_param(num_rports, int, S_IRUGO | S_IWUSR);
98 module_param(num_ios, int, S_IRUGO | S_IWUSR);
100 module_param(num_tms, int, S_IRUGO | S_IWUSR);
102 module_param(num_fcxps, int, S_IRUGO | S_IWUSR);
104 module_param(num_ufbufs, int, S_IRUGO | S_IWUSR);
107 module_param(reqq_size, int, S_IRUGO | S_IWUSR);
110 module_param(rspq_size, int, S_IRUGO | S_IWUSR);
113 module_param(num_sgpgs, int, S_IRUGO | S_IWUSR);
115 module_param(rport_del_timeout, int, S_IRUGO | S_IWUSR);
118 module_param(bfa_lun_queue_depth, int, S_IRUGO | S_IWUSR);
120 module_param(bfa_io_max_sge, int, S_IRUGO | S_IWUSR);
122 module_param(bfa_log_level, int, S_IRUGO | S_IWUSR);
125 module_param(ioc_auto_recover, int, S_IRUGO | S_IWUSR);
128 module_param(bfa_linkup_delay, int, S_IRUGO | S_IWUSR);
132 module_param(msix_disable_cb, int, S_IRUGO | S_IWUSR);
136 module_param(msix_disable_ct, int, S_IRUGO | S_IWUSR);
140 module_param(fdmi_enable, int, S_IRUGO | S_IWUSR);
143 module_param(pcie_max_read_reqsz, int, S_IRUGO | S_IWUSR);
146 module_param(bfa_debugfs_enable, int, S_IRUGO | S_IWUSR);
149 module_param(max_xfer_size, int, S_IRUGO | S_IWUSR);
152 module_param(max_rport_logins, int, S_IRUGO | S_IWUSR);