Home
last modified time | relevance | path

Searched refs:CONFIGFS_ATTR (Results 1 – 25 of 44) sorted by relevance

12

/linux-6.3-rc2/drivers/target/
A Dtarget_core_configfs.c1207 CONFIGFS_ATTR(, emulate_dpo);
1212 CONFIGFS_ATTR(, emulate_tas);
1213 CONFIGFS_ATTR(, emulate_tpu);
1214 CONFIGFS_ATTR(, emulate_tpws);
1215 CONFIGFS_ATTR(, emulate_caw);
1216 CONFIGFS_ATTR(, emulate_3pc);
1217 CONFIGFS_ATTR(, emulate_pr);
1224 CONFIGFS_ATTR(, is_nonrot);
1228 CONFIGFS_ATTR(, block_size);
1232 CONFIGFS_ATTR(, queue_depth);
[all …]
A Dtarget_core_fabric_configfs.c206 CONFIGFS_ATTR(target_fabric_mappedlun_, write_protect);
607 CONFIGFS_ATTR(target_fabric_port_, alua_tg_pt_gp);
608 CONFIGFS_ATTR(target_fabric_port_, alua_tg_pt_offline);
609 CONFIGFS_ATTR(target_fabric_port_, alua_tg_pt_status);
610 CONFIGFS_ATTR(target_fabric_port_, alua_tg_pt_write_md);
849 CONFIGFS_ATTR(target_fabric_tpg_base_, enable);
1033 CONFIGFS_ATTR(target_fabric_wwn_, cmd_completion_affinity);
/linux-6.3-rc2/drivers/nvme/target/
A Dconfigfs.c98 CONFIGFS_ATTR(nvmet_, addr_adrfam);
126 CONFIGFS_ATTR(nvmet_, addr_portid);
154 CONFIGFS_ATTR(nvmet_, addr_traddr);
201 CONFIGFS_ATTR(nvmet_, addr_treq);
228 CONFIGFS_ATTR(nvmet_, addr_trsvcid);
331 CONFIGFS_ATTR(nvmet_, addr_trtype);
373 CONFIGFS_ATTR(nvmet_ns_, device_path);
414 CONFIGFS_ATTR(nvmet_ns_, p2pmem);
443 CONFIGFS_ATTR(nvmet_ns_, device_uuid);
522 CONFIGFS_ATTR(nvmet_ns_, ana_grpid);
[all …]
/linux-6.3-rc2/drivers/pci/endpoint/
A Dpci-ep-cfs.c203 CONFIGFS_ATTR(pci_epc_, start);
437 CONFIGFS_ATTR(pci_epf_, vendorid);
438 CONFIGFS_ATTR(pci_epf_, deviceid);
439 CONFIGFS_ATTR(pci_epf_, revid);
440 CONFIGFS_ATTR(pci_epf_, progif_code);
441 CONFIGFS_ATTR(pci_epf_, subclass_code);
442 CONFIGFS_ATTR(pci_epf_, baseclass_code);
443 CONFIGFS_ATTR(pci_epf_, cache_line_size);
445 CONFIGFS_ATTR(pci_epf_, subsys_id);
446 CONFIGFS_ATTR(pci_epf_, interrupt_pin);
[all …]
/linux-6.3-rc2/drivers/usb/gadget/function/
A Du_ether_configfs.h61 CONFIGFS_ATTR(_f_##_opts_, dev_addr)
96 CONFIGFS_ATTR(_f_##_opts_, host_addr)
135 CONFIGFS_ATTR(_f_##_opts_, qmult)
164 CONFIGFS_ATTR(_f_##_opts_, ifname)
198 CONFIGFS_ATTR(_f_##_opts_, _n_)
A Df_sourcesink.c932 CONFIGFS_ATTR(f_ss_opts_, pattern);
975 CONFIGFS_ATTR(f_ss_opts_, isoc_interval);
1018 CONFIGFS_ATTR(f_ss_opts_, isoc_maxpacket);
1061 CONFIGFS_ATTR(f_ss_opts_, isoc_mult);
1104 CONFIGFS_ATTR(f_ss_opts_, isoc_maxburst);
1142 CONFIGFS_ATTR(f_ss_opts_, bulk_buflen);
1180 CONFIGFS_ATTR(f_ss_opts_, bulk_qlen);
1218 CONFIGFS_ATTR(f_ss_opts_, iso_qlen);
A Df_loopback.c509 CONFIGFS_ATTR(f_lb_opts_, qlen);
547 CONFIGFS_ATTR(f_lb_opts_, bulk_buflen);
/linux-6.3-rc2/drivers/most/
A Dconfigfs.c351 CONFIGFS_ATTR(mdev_link_, device);
352 CONFIGFS_ATTR(mdev_link_, channel);
353 CONFIGFS_ATTR(mdev_link_, comp);
354 CONFIGFS_ATTR(mdev_link_, comp_params);
355 CONFIGFS_ATTR(mdev_link_, num_buffers);
356 CONFIGFS_ATTR(mdev_link_, buffer_size);
357 CONFIGFS_ATTR(mdev_link_, subbuffer_size);
358 CONFIGFS_ATTR(mdev_link_, packets_per_xact);
359 CONFIGFS_ATTR(mdev_link_, datatype);
360 CONFIGFS_ATTR(mdev_link_, direction);
[all …]
/linux-6.3-rc2/drivers/usb/gadget/
A Dconfigfs.c359 CONFIGFS_ATTR(gadget_dev_desc_, bcdUSB);
360 CONFIGFS_ATTR(gadget_dev_desc_, UDC);
830 CONFIGFS_ATTR(gadget_string_, s);
1090 CONFIGFS_ATTR(webusb_, use);
1091 CONFIGFS_ATTR(webusb_, bVendorCode);
1092 CONFIGFS_ATTR(webusb_, bcdVersion);
1093 CONFIGFS_ATTR(webusb_, landingPage);
1196 CONFIGFS_ATTR(os_desc_, use);
1198 CONFIGFS_ATTR(os_desc_, qw_sign);
1364 CONFIGFS_ATTR(ext_prop_, type);
[all …]
/linux-6.3-rc2/drivers/net/
A Dnetconsole.c570 CONFIGFS_ATTR(, enabled);
571 CONFIGFS_ATTR(, extended);
572 CONFIGFS_ATTR(, dev_name);
573 CONFIGFS_ATTR(, local_port);
574 CONFIGFS_ATTR(, remote_port);
575 CONFIGFS_ATTR(, local_ip);
576 CONFIGFS_ATTR(, remote_ip);
578 CONFIGFS_ATTR(, remote_mac);
/linux-6.3-rc2/fs/ocfs2/cluster/
A Dnodemanager.c385 CONFIGFS_ATTR(o2nm_node_, num);
386 CONFIGFS_ATTR(o2nm_node_, ipv4_port);
387 CONFIGFS_ATTR(o2nm_node_, ipv4_address);
388 CONFIGFS_ATTR(o2nm_node_, local);
568 CONFIGFS_ATTR(o2nm_cluster_, idle_timeout_ms);
569 CONFIGFS_ATTR(o2nm_cluster_, keepalive_delay_ms);
570 CONFIGFS_ATTR(o2nm_cluster_, reconnect_delay_ms);
571 CONFIGFS_ATTR(o2nm_cluster_, fence_method);
A Dheartbeat.c1921 CONFIGFS_ATTR(o2hb_region_, block_bytes);
1922 CONFIGFS_ATTR(o2hb_region_, start_block);
1923 CONFIGFS_ATTR(o2hb_region_, blocks);
1924 CONFIGFS_ATTR(o2hb_region_, dev);
2177 CONFIGFS_ATTR(o2hb_heartbeat_group_, dead_threshold);
2178 CONFIGFS_ATTR(o2hb_heartbeat_group_, mode);
/linux-6.3-rc2/drivers/hwtracing/stm/
A Dp_sys-t.c141 CONFIGFS_ATTR(sys_t_policy_, uuid);
166 CONFIGFS_ATTR(sys_t_policy_, do_len);
197 CONFIGFS_ATTR(sys_t_policy_, ts_interval);
228 CONFIGFS_ATTR(sys_t_policy_, clocksync_interval);
A Dpolicy.c188 CONFIGFS_ATTR(stp_policy_node_, masters);
189 CONFIGFS_ATTR(stp_policy_node_, channels);
/linux-6.3-rc2/drivers/target/iscsi/
A Discsi_target_configfs.c127 CONFIGFS_ATTR(lio_target_np_, iser);
140 CONFIGFS_ATTR(lio_target_np_, cxgbit);
306 CONFIGFS_ATTR(iscsi_nacl_attrib_, name)
345 CONFIGFS_ATTR(iscsi_nacl_attrib_, authentication);
418 CONFIGFS_ATTR(iscsi_nacl_auth_, name)
715 CONFIGFS_ATTR(lio_target_nacl_, cmdsn_depth);
716 CONFIGFS_ATTR(lio_target_nacl_, tag);
782 CONFIGFS_ATTR(iscsi_tpg_attrib_, name)
872 CONFIGFS_ATTR(iscsi_tpg_auth_, name);
972 CONFIGFS_ATTR(iscsi_tpg_param_, name)
[all …]
/linux-6.3-rc2/drivers/pci/endpoint/functions/
A Dpci-epf-vntb.c933 CONFIGFS_ATTR(epf_ntb_, spad_count);
934 CONFIGFS_ATTR(epf_ntb_, db_count);
935 CONFIGFS_ATTR(epf_ntb_, num_mws);
936 CONFIGFS_ATTR(epf_ntb_, mw1);
937 CONFIGFS_ATTR(epf_ntb_, mw2);
938 CONFIGFS_ATTR(epf_ntb_, mw3);
939 CONFIGFS_ATTR(epf_ntb_, mw4);
940 CONFIGFS_ATTR(epf_ntb_, vbus_number);
941 CONFIGFS_ATTR(epf_ntb_, vntb_pid);
942 CONFIGFS_ATTR(epf_ntb_, vntb_vid);
A Dpci-epf-ntb.c2030 CONFIGFS_ATTR(epf_ntb_, spad_count);
2031 CONFIGFS_ATTR(epf_ntb_, db_count);
2032 CONFIGFS_ATTR(epf_ntb_, num_mws);
2033 CONFIGFS_ATTR(epf_ntb_, mw1);
2034 CONFIGFS_ATTR(epf_ntb_, mw2);
2035 CONFIGFS_ATTR(epf_ntb_, mw3);
2036 CONFIGFS_ATTR(epf_ntb_, mw4);
/linux-6.3-rc2/fs/dlm/
A Dconfig.c131 CONFIGFS_ATTR(cluster_, cluster_name);
171 CONFIGFS_ATTR(cluster_, name);
765 CONFIGFS_ATTR(comm_, nodeid);
766 CONFIGFS_ATTR(comm_, local);
767 CONFIGFS_ATTR(comm_, mark);
814 CONFIGFS_ATTR(node_, nodeid);
815 CONFIGFS_ATTR(node_, weight);
/linux-6.3-rc2/samples/configfs/
A Dconfigfs_sample.c84 CONFIGFS_ATTR(childless_, storeme);
149 CONFIGFS_ATTR(simple_child_, storeme);
/linux-6.3-rc2/drivers/target/tcm_fc/
A Dtfc_conf.c163 CONFIGFS_ATTR(ft_nacl_, node_name);
164 CONFIGFS_ATTR(ft_nacl_, port_name);
185 CONFIGFS_ATTR(ft_nacl_, tag);
/linux-6.3-rc2/drivers/hwtracing/coresight/
A Dcoresight-syscfg-configfs.c117 CONFIGFS_ATTR(cscfg_cfg_, enable);
153 CONFIGFS_ATTR(cscfg_cfg_, preset);
305 CONFIGFS_ATTR(cscfg_param_, value);
/linux-6.3-rc2/drivers/infiniband/core/
A Dcma_configfs.c145 CONFIGFS_ATTR(, default_roce_mode);
186 CONFIGFS_ATTR(, default_roce_tos);
/linux-6.3-rc2/include/linux/usb/
A Dgadget_configfs.h33 CONFIGFS_ATTR(struct_name##_, _name)
/linux-6.3-rc2/drivers/gpio/
A Dgpio-sim.c988 CONFIGFS_ATTR(gpio_sim_device_config_, live);
1077 CONFIGFS_ATTR(gpio_sim_bank_config_, label);
1122 CONFIGFS_ATTR(gpio_sim_bank_config_, num_lines);
1173 CONFIGFS_ATTR(gpio_sim_line_config_, name);
1222 CONFIGFS_ATTR(gpio_sim_hog_config_, name);
1300 CONFIGFS_ATTR(gpio_sim_hog_config_, direction);
/linux-6.3-rc2/drivers/target/loopback/
A Dtcm_loop.c703 CONFIGFS_ATTR(tcm_loop_tpg_attrib_, fabric_prot_type);
941 CONFIGFS_ATTR(tcm_loop_tpg_, nexus);
942 CONFIGFS_ATTR(tcm_loop_tpg_, transport_status);

Completed in 96 milliseconds

12