Home
last modified time | relevance | path

Searched refs:tuples (Results 1 – 25 of 45) sorted by relevance

12

/linux/drivers/mmc/core/
A Dsdio_cis.c270 prev = &func->tuples; in sdio_read_cis()
272 prev = &card->tuples; in sdio_read_cis()
373 *prev = card->tuples; in sdio_read_cis()
387 tuple = card->tuples; in sdio_free_common_cis()
395 card->tuples = NULL; in sdio_free_common_cis()
428 tuple = func->tuples; in sdio_free_func_cis()
430 while (tuple && tuple != func->card->tuples) { in sdio_free_func_cis()
436 func->tuples = NULL; in sdio_free_func_cis()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_main.c6523 rule->tuples.src_ip[IPV4_INDEX] = in hclge_fd_get_tcpip4_tuple()
6528 rule->tuples.dst_ip[IPV4_INDEX] = in hclge_fd_get_tcpip4_tuple()
6545 rule->tuples.ip_proto = ip_proto; in hclge_fd_get_tcpip4_tuple()
6553 rule->tuples.src_ip[IPV4_INDEX] = in hclge_fd_get_ip4_tuple()
6558 rule->tuples.dst_ip[IPV4_INDEX] = in hclge_fd_get_ip4_tuple()
6599 rule->tuples.ip_proto = ip_proto; in hclge_fd_get_tcpip6_tuple()
7014 spec->tos = rule->tuples.ip_tos; in hclge_fd_get_tcpip4_info()
7031 spec->tos = rule->tuples.ip_tos; in hclge_fd_get_ip4_info()
7062 spec->tclass = rule->tuples.ip_tos; in hclge_fd_get_tcpip6_info()
7309 if (!memcmp(tuples, &rule->tuples, sizeof(*tuples))) in hclge_fd_search_flow_keys()
[all …]
/linux/Documentation/devicetree/bindings/pinctrl/
A Dmicrochip,sparx5-sgpio.yaml42 description: This is a sequence of tuples, defining intervals of
46 registers. Being tuples, then number of arguments must be
47 even. The tuples mast be ordered (low, high) and are
/linux/tools/testing/selftests/bpf/prog_tests/
A Dcls_redirect.c378 struct tuple tuples[__NR_KIND][ARRAY_SIZE(families)]; in test_cls_redirect_common() local
388 &tuples[UDP][i]))) in test_cls_redirect_common()
393 &tuples[TCP][i]))) in test_cls_redirect_common()
402 struct tuple *tuple = &tuples[test->type][j]; in test_cls_redirect_common()
/linux/Documentation/devicetree/bindings/power/supply/
A Dgpio-charger.yaml48 description: List of tuples with current in uA and a GPIO bitmap (in
49 this order). The tuples must be provided in descending order of the
/linux/drivers/opp/
A DKconfig6 SOCs have a standard set of tuples consisting of frequency and
/linux/Documentation/devicetree/bindings/interrupt-controller/
A Dmarvell,gicp.txt15 - marvell,spi-ranges: tuples of GIC SPI interrupts ranges available
A Dmsi-controller.yaml37 A list of <phandle intspec span> tuples, where "phandle" is the
A Dqcom,pdc.txt51 The tuples indicates the valid mapping of valid PDC ports
/linux/Documentation/devicetree/bindings/mtd/
A Dmtd-physmap.yaml61 It's possible to (optionally) define multiple "reg" tuples so that
158 /* An example with multiple "reg" tuples */
/linux/Documentation/devicetree/bindings/pci/
A D83xx-512x-pci.txt6 - reg: should contain two address length tuples
A Dpci-iommu.txt38 The property is an arbitrary number of tuples of
A Dpci-msi.txt33 msi-specifier data. The property is an arbitrary number of tuples of
/linux/Documentation/ABI/testing/
A Dsysfs-class-led-trigger-pattern9 The pattern is given by a series of tuples, of brightness and
/linux/Documentation/devicetree/bindings/sound/
A Dsamsung,tm2-audio.txt11 - i2s-controller : the list of phandle and argument tuples pointing to
A Dimx-audmux.yaml55 For imx31-audmux and above, it is a list of tuples ptcr pdcr.
/linux/Documentation/devicetree/bindings/leds/
A Dleds-trigger-pattern.txt3 The pattern is given by a series of tuples, of brightness and duration (ms).
/linux/include/linux/mmc/
A Dsdio_func.h59 struct sdio_func_tuple *tuples; member
A Dcard.h328 struct sdio_func_tuple *tuples; /* unknown common tuples */ member
/linux/Documentation/devicetree/bindings/misc/
A Dfsl,qoriq-mc.txt120 The property is an arbitrary number of tuples of
130 The property is an arbitrary number of tuples of
/linux/drivers/net/wireless/broadcom/b43/
A Dsdio.c101 tuple = func->tuples; in b43_sdio_probe()
/linux/Documentation/admin-guide/cgroup-v1/
A Dnet_prio.rst36 It contains a list of tuples in the form <ifname priority>. Contents of this
/linux/drivers/bluetooth/
A Dbtsdio.c280 struct sdio_func_tuple *tuple = func->tuples; in btsdio_probe()
/linux/Documentation/ABI/stable/
A Dsysfs-bus-firewire31 Contains space-separated tuples of specifier_id and
/linux/drivers/leds/trigger/
A DKconfig138 which is a series of tuples, of brightness and duration (ms).

Completed in 52 milliseconds

12