/kernel/linux/linux-5.10/drivers/mmc/core/ |
D | sdio_cis.c | 270 prev = &func->tuples; in sdio_read_cis() 272 prev = &card->tuples; in sdio_read_cis() 361 *prev = card->tuples; in sdio_read_cis() 375 tuple = card->tuples; in sdio_free_common_cis() 383 card->tuples = NULL; in sdio_free_common_cis() 416 tuple = func->tuples; in sdio_free_func_cis() 418 while (tuple && tuple != func->card->tuples) { in sdio_free_func_cis() 424 func->tuples = NULL; in sdio_free_func_cis()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_main.c | 5125 calc_x(key_x[ETH_ALEN - 1 - i], rule->tuples.dst_mac[i], in hclge_fd_convert_tuple() 5127 calc_y(key_y[ETH_ALEN - 1 - i], rule->tuples.dst_mac[i], in hclge_fd_convert_tuple() 5134 calc_x(key_x[ETH_ALEN - 1 - i], rule->tuples.src_mac[i], in hclge_fd_convert_tuple() 5136 calc_y(key_y[ETH_ALEN - 1 - i], rule->tuples.src_mac[i], in hclge_fd_convert_tuple() 5142 calc_x(tmp_x_s, rule->tuples.vlan_tag1, in hclge_fd_convert_tuple() 5144 calc_y(tmp_y_s, rule->tuples.vlan_tag1, in hclge_fd_convert_tuple() 5151 calc_x(tmp_x_s, rule->tuples.ether_proto, in hclge_fd_convert_tuple() 5153 calc_y(tmp_y_s, rule->tuples.ether_proto, in hclge_fd_convert_tuple() 5160 calc_x(*key_x, rule->tuples.ip_tos, rule->tuples_mask.ip_tos); in hclge_fd_convert_tuple() 5161 calc_y(*key_y, rule->tuples.ip_tos, rule->tuples_mask.ip_tos); in hclge_fd_convert_tuple() [all …]
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
D | cls_redirect.c | 377 struct tuple tuples[__NR_KIND][ARRAY_SIZE(families)]; in test_cls_redirect_common() local 387 &tuples[UDP][i]))) in test_cls_redirect_common() 392 &tuples[TCP][i]))) in test_cls_redirect_common() 401 struct tuple *tuple = &tuples[test->type][j]; in test_cls_redirect_common()
|
/kernel/linux/linux-5.10/drivers/opp/ |
D | Kconfig | 6 SOCs have a standard set of tuples consisting of frequency and
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/c6x/ |
D | dscr.txt | 41 offset and bitmask of RMII reset field. May have multiple tuples if more 45 possibly multiple tuples describing registers which are write protected by 57 is contained in a single byte. This property has two tuples. Each tuple has
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/ |
D | marvell,gicp.txt | 15 - marvell,spi-ranges: tuples of GIC SPI interrupts ranges available
|
D | qcom,pdc.txt | 48 The tuples indicates the valid mapping of valid PDC ports
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
D | imx-audmux.txt | 19 For imx31-audmux and above, it is a list of tuples
|
D | samsung,tm2-audio.txt | 11 - i2s-controller : the list of phandle and argument tuples pointing to
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mtd/ |
D | mtd-physmap.txt | 10 It's possible to (optionally) define multiple "reg" tuples so that 76 Here an example with multiple "reg" tuples:
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pci/ |
D | 83xx-512x-pci.txt | 6 - reg: should contain two address length tuples
|
D | pci-iommu.txt | 38 The property is an arbitrary number of tuples of
|
D | pci-msi.txt | 33 msi-specifier data. The property is an arbitrary number of tuples of
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-class-led-trigger-pattern | 9 The pattern is given by a series of tuples, of brightness and
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/ |
D | leds-trigger-pattern.txt | 3 The pattern is given by a series of tuples, of brightness and duration (ms).
|
/kernel/linux/linux-5.10/include/linux/mmc/ |
D | sdio_func.h | 59 struct sdio_func_tuple *tuples; member
|
D | card.h | 305 struct sdio_func_tuple *tuples; /* unknown common tuples */ member
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
D | sdio.c | 101 tuple = func->tuples; in b43_sdio_probe()
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/misc/ |
D | fsl,qoriq-mc.txt | 120 The property is an arbitrary number of tuples of 130 The property is an arbitrary number of tuples of
|
/kernel/linux/linux-5.10/Documentation/admin-guide/cgroup-v1/ |
D | net_prio.rst | 36 It contains a list of tuples in the form <ifname priority>. Contents of this
|
/kernel/linux/linux-5.10/drivers/bluetooth/ |
D | btsdio.c | 280 struct sdio_func_tuple *tuple = func->tuples; in btsdio_probe()
|
/kernel/linux/linux-5.10/Documentation/ABI/stable/ |
D | sysfs-bus-firewire | 31 Contains space-separated tuples of specifier_id and
|
/kernel/linux/linux-5.10/Documentation/power/ |
D | energy-model.rst | 78 Drivers must provide a callback function returning <frequency, power> tuples
|
/kernel/linux/linux-5.10/drivers/leds/trigger/ |
D | Kconfig | 137 which is a series of tuples, of brightness and duration (ms).
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/ |
D | ti-abb-regulator.txt | 27 - ti,abb_info: An array of 6-tuples u32 items providing information about ABB
|