/Linux-v4.19/drivers/net/ethernet/netronome/nfp/flower/ |
D | action.c | 396 u32 exact, mask; in nfp_fl_set_eth() local 402 exact = tcf_pedit_val(action, idx); in nfp_fl_set_eth() 404 if (exact & ~mask) in nfp_fl_set_eth() 407 nfp_fl_set_helper32(exact, mask, &set_eth->eth_addr_val[off], in nfp_fl_set_eth() 421 __be32 exact, mask; in nfp_fl_set_ip4() local 425 exact = (__force __be32)tcf_pedit_val(action, idx); in nfp_fl_set_ip4() 427 if (exact & ~mask) in nfp_fl_set_ip4() 434 set_ip_addr->ipv4_dst |= exact & mask; in nfp_fl_set_ip4() 439 set_ip_addr->ipv4_src |= exact & mask; in nfp_fl_set_ip4() 453 nfp_fl_set_ip6_helper(int opcode_tag, u8 word, __be32 exact, __be32 mask, in nfp_fl_set_ip6_helper() argument [all …]
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-class-net-statistics | 23 See the network driver for the exact meaning of when this 51 packet processing. See the network driver for the exact 60 network device. See the network driver for the exact 71 the exact meaning of this value. 80 exact meaning of this value. 89 driver for the exact meaning of this value. 98 (e.g: larger than MTU). See the network driver for the exact 116 a medium collision). See the network driver for the exact 125 device. See the network driver for the exact meaning of this 137 network driver for the exact meaning of this value. [all …]
|
D | sysfs-bus-iio-magnetometer-hmc5843 | 14 according to the device. For exact documentation
|
/Linux-v4.19/crypto/ |
D | crypto_user.c | 49 static struct crypto_alg *crypto_alg_match(struct crypto_user_alg *p, int exact) in crypto_alg_match() argument 64 else if (!exact) in crypto_alg_match() 403 int exact = 0; in crypto_add_alg() local 416 exact = 1; in crypto_add_alg() 418 if (priority && !exact) in crypto_add_alg() 421 alg = crypto_alg_match(p, exact); in crypto_add_alg()
|
D | api.c | 67 int exact, fuzzy; in __crypto_alg_lookup() local 80 exact = !strcmp(q->cra_driver_name, name); in __crypto_alg_lookup() 82 if (!exact && !(fuzzy && q->cra_priority > best)) in __crypto_alg_lookup() 93 if (exact) in __crypto_alg_lookup()
|
/Linux-v4.19/Documentation/devicetree/bindings/nvmem/ |
D | rockchip-efuse.txt | 12 - reg: Should contain the registers location and exact eFuse size 17 - rockchip,efuse-size: Should be exact eFuse size in byte, the eFuse
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | t4vf_hw.c | 1531 unsigned int fw_naddr = (rem < ARRAY_SIZE(cmd.u.exact) in t4vf_alloc_mac_filt() 1533 : ARRAY_SIZE(cmd.u.exact)); in t4vf_alloc_mac_filt() 1535 u.exact[fw_naddr]), 16); in t4vf_alloc_mac_filt() 1549 for (i = 0, p = cmd.u.exact; i < fw_naddr; i++, p++) { in t4vf_alloc_mac_filt() 1562 for (i = 0, p = rpl.u.exact; i < fw_naddr; i++, p++) { in t4vf_alloc_mac_filt() 1616 unsigned int fw_naddr = (rem < ARRAY_SIZE(cmd.u.exact) ? in t4vf_free_mac_filt() 1617 rem : ARRAY_SIZE(cmd.u.exact)); in t4vf_free_mac_filt() 1619 u.exact[fw_naddr]), 16); in t4vf_free_mac_filt() 1633 for (i = 0, p = cmd.u.exact; i < (int)fw_naddr; i++, p++) { in t4vf_free_mac_filt() 1645 for (i = 0, p = cmd.u.exact; i < fw_naddr; i++, p++) { in t4vf_free_mac_filt() [all …]
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | pixfmt-meta-uvc.rst | 17 exact copies of the standard part of UVC Payload Header contents and auxiliary 45 * - :cspan:`1` *The rest is an exact copy of the UVC payload header:*
|
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/ |
D | cdns,xtensa-mx.txt | 6 Remaining properties have exact same meaning as in Xtensa PIC
|
/Linux-v4.19/drivers/net/phy/ |
D | phy-core.c | 147 size_t maxbit, bool exact) in phy_lookup_setting() argument 159 } else if (!exact) { in phy_lookup_setting() 170 if (!match && !exact) in phy_lookup_setting()
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/ti/ |
D | k3.txt | 10 Each device tree root node must specify which exact SoC in K3 Multicore SoC
|
/Linux-v4.19/arch/sh/drivers/ |
D | Kconfig | 10 Use the power-on LED on your machine as a load meter. The exact
|
/Linux-v4.19/scripts/genksyms/ |
D | genksyms.h | 64 struct symbol *find_symbol(const char *name, enum symbol_type ns, int exact);
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | pwm-clock.txt | 17 is not exact but was rounded to nanoseconds.
|
/Linux-v4.19/Documentation/media/uapi/rc/ |
D | lirc-set-rec-timeout.rst | 40 and data should be reported as soon as possible. If the exact value
|
D | lirc-read.rst | 47 The exact format of the data depends on what :ref:`lirc_modes` a driver
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | snow.txt | 17 MAX98091 or MAX98095 CODEC (exact device type is indicated by the compatible
|
/Linux-v4.19/fs/gfs2/ |
D | rgrp.h | 31 extern struct gfs2_rgrpd *gfs2_blk2rgrpd(struct gfs2_sbd *sdp, u64 blk, bool exact);
|
/Linux-v4.19/Documentation/networking/ |
D | gianfar.txt | 28 filtering. On the eTSEC, the exact-match MAC registers are used
|
/Linux-v4.19/net/tipc/ |
D | name_table.h | 110 u32 scope, bool exact, struct list_head *dports);
|
/Linux-v4.19/Documentation/devicetree/bindings/dma/ |
D | jz4780-dma.txt | 43 the client. Otherwise, the exact channel specified will be used. The channel
|
/Linux-v4.19/Documentation/misc-devices/ |
D | ad525x_dpot.txt | 23 and may vary greatly on a part-by-part basis. For exact interpretation of
|
/Linux-v4.19/Documentation/hwmon/ |
D | lm95234 | 39 It will round up to the next selectable interval. See the datasheet for exact
|
D | lm95245 | 39 It will round up to the next selectable interval. See the datasheet for exact
|
/Linux-v4.19/fs/ubifs/ |
D | tnc.c | 1180 int err, exact; in ubifs_lookup_level0() local 1199 exact = ubifs_search_zbranch(c, znode, key, n); in ubifs_lookup_level0() 1221 if (exact || !is_hash_key(c, key) || *n != -1) { in ubifs_lookup_level0() 1222 dbg_tnc("found %d, lvl %d, n %d", exact, znode->level, *n); in ubifs_lookup_level0() 1223 return exact; in ubifs_lookup_level0() 1316 int err, exact; in lookup_level0_dirty() local 1338 exact = ubifs_search_zbranch(c, znode, key, n); in lookup_level0_dirty() 1365 if (exact || !is_hash_key(c, key) || *n != -1) { in lookup_level0_dirty() 1366 dbg_tnc("found %d, lvl %d, n %d", exact, znode->level, *n); in lookup_level0_dirty() 1367 return exact; in lookup_level0_dirty()
|