Lines Matching refs:S_IWUSR
82 module_param(os_name, charp, S_IRUGO | S_IWUSR);
84 module_param(os_patch, charp, S_IRUGO | S_IWUSR);
86 module_param(host_name, charp, S_IRUGO | S_IWUSR);
88 module_param(num_rports, int, S_IRUGO | S_IWUSR);
91 module_param(num_ios, int, S_IRUGO | S_IWUSR);
93 module_param(num_tms, int, S_IRUGO | S_IWUSR);
95 module_param(num_fcxps, int, S_IRUGO | S_IWUSR);
97 module_param(num_ufbufs, int, S_IRUGO | S_IWUSR);
100 module_param(reqq_size, int, S_IRUGO | S_IWUSR);
103 module_param(rspq_size, int, S_IRUGO | S_IWUSR);
106 module_param(num_sgpgs, int, S_IRUGO | S_IWUSR);
108 module_param(rport_del_timeout, int, S_IRUGO | S_IWUSR);
111 module_param(bfa_lun_queue_depth, int, S_IRUGO | S_IWUSR);
113 module_param(bfa_io_max_sge, int, S_IRUGO | S_IWUSR);
115 module_param(bfa_log_level, int, S_IRUGO | S_IWUSR);
118 module_param(ioc_auto_recover, int, S_IRUGO | S_IWUSR);
121 module_param(bfa_linkup_delay, int, S_IRUGO | S_IWUSR);
125 module_param(msix_disable_cb, int, S_IRUGO | S_IWUSR);
127 module_param(msix_disable_ct, int, S_IRUGO | S_IWUSR);
129 module_param(fdmi_enable, int, S_IRUGO | S_IWUSR);
132 module_param(pcie_max_read_reqsz, int, S_IRUGO | S_IWUSR);
135 module_param(bfa_debugfs_enable, int, S_IRUGO | S_IWUSR);
138 module_param(max_xfer_size, int, S_IRUGO | S_IWUSR);
141 module_param(max_rport_logins, int, S_IRUGO | S_IWUSR);