Home
last modified time | relevance | path

Searched defs:strings (Results 1 – 25 of 47) sorted by relevance

12

/Linux-v6.1/drivers/net/ethernet/sfc/siena/
Dethtool_common.c209 static void efx_fill_test(unsigned int test_index, u8 *strings, u64 *data, in efx_fill_test()
254 u8 *strings, u64 *data) in efx_fill_loopback_test()
297 u8 *strings, u64 *data) in efx_ethtool_fill_self_tests()
398 static size_t efx_describe_per_queue_stats(struct efx_nic *efx, u8 *strings) in efx_describe_per_queue_stats()
460 u32 string_set, u8 *strings) in efx_siena_ethtool_get_strings()
/Linux-v6.1/drivers/net/ethernet/sfc/
Dethtool_common.c266 static void efx_fill_test(unsigned int test_index, u8 *strings, u64 *data, in efx_fill_test()
311 u8 *strings, u64 *data) in efx_fill_loopback_test()
354 u8 *strings, u64 *data) in efx_ethtool_fill_self_tests()
407 static size_t efx_describe_per_queue_stats(struct efx_nic *efx, u8 *strings) in efx_describe_per_queue_stats()
471 u32 string_set, u8 *strings) in efx_ethtool_get_strings()
/Linux-v6.1/drivers/net/ethernet/sfc/falcon/
Dethtool.c209 static void ef4_fill_test(unsigned int test_index, u8 *strings, u64 *data, in ef4_fill_test()
255 u8 *strings, u64 *data) in ef4_fill_loopback_test()
298 u8 *strings, u64 *data) in ef4_ethtool_fill_self_tests()
356 static size_t ef4_describe_per_queue_stats(struct ef4_nic *efx, u8 *strings) in ef4_describe_per_queue_stats()
405 u32 string_set, u8 *strings) in ef4_ethtool_get_strings()
/Linux-v6.1/net/ethtool/
Dstrset.c12 const char (*strings)[ETH_GSTRING_LEN]; member
240 void *strings; in strset_prepare_set() local
/Linux-v6.1/drivers/xen/xenbus/
Dxenbus_xs.c376 static unsigned int count_strings(const char *strings, unsigned int len) in count_strings()
399 static char **split(char *strings, unsigned int len, unsigned int *num) in split()
425 char *strings, *path; in xenbus_directory() local
/Linux-v6.1/drivers/usb/gadget/legacy/
Dprinter.c91 static struct usb_string strings [] = { variable
/Linux-v6.1/tools/lib/traceevent/plugins/
Dplugin_kvm.c229 struct str_values *strings; member
238 struct str_values *strings = NULL; in find_exit_reason() local
/Linux-v6.1/include/linux/usb/
Dcomposite.h179 struct usb_gadget_strings **strings; member
290 struct usb_gadget_strings **strings; member
377 struct usb_gadget_strings **strings; member
/Linux-v6.1/drivers/base/test/
Dproperty-entry-test.c254 static const char *strings[] = { in pe_test_strings() local
/Linux-v6.1/tools/usb/ffs-aio-example/simple/device_app/
Daio_simple.c126 } __attribute__ ((__packed__)) strings = { variable
/Linux-v6.1/drivers/net/ethernet/marvell/octeon_ep/
Doctep_ethtool.c83 char *strings = (char *)data; in octep_get_strings() local
/Linux-v6.1/kernel/bpf/preload/iterators/
Diterators.bpf.c35 const char *strings; member
/Linux-v6.1/tools/usb/ffs-aio-example/multibuff/device_app/
Daio_multibuff.c128 } __attribute__ ((__packed__)) strings = { variable
/Linux-v6.1/tools/perf/util/
Ddebug.c274 char **strings = backtrace_symbols(array, size); in dump_stack() local
/Linux-v6.1/lib/
Dtest-string_helpers.c40 static const struct test_string strings[] __initconst = { variable
/Linux-v6.1/arch/s390/kernel/
Dmodule.c127 char *strings; in module_frob_arch_sections() local
/Linux-v6.1/drivers/scsi/isci/
Dremote_node_context.c67 static const char * const strings[] = RNC_STATES; in rnc_state_name() local
/Linux-v6.1/drivers/gpu/drm/i915/gt/
Dintel_gt_pm_debugfs.c579 static const char * const strings[] = { in rps_power_to_str() local
/Linux-v6.1/drivers/net/ethernet/freescale/dpaa/
Ddpaa_ethtool.c306 u8 *strings; in dpaa_get_strings() local
/Linux-v6.1/drivers/media/pci/cx88/
Dcx88-core.c481 void cx88_print_irqbits(const char *tag, const char *strings[], in cx88_print_irqbits()
/Linux-v6.1/drivers/media/pci/cx25821/
Dcx25821-core.c1233 void cx25821_print_irqbits(char *name, char *tag, char **strings, in cx25821_print_irqbits()
/Linux-v6.1/drivers/usb/early/
Dxhci-dbc.c231 struct xdbc_strings *strings; in xdbc_mem_init() local
/Linux-v6.1/drivers/usb/host/
Dxhci-dbgcap.c40 static u32 xhci_dbc_populate_strings(struct dbc_str_descs *strings) in xhci_dbc_populate_strings()
/Linux-v6.1/drivers/usb/gadget/
Dconfigfs.c83 struct usb_string strings[USB_GADGET_FIRST_AVAIL_IDX]; member
94 struct usb_string strings; member
/Linux-v6.1/tools/usb/
Dffs-test.c316 } __attribute__((packed)) strings = { variable

12