/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/ |
D | action.c | 520 u32 exact, mask; in nfp_fl_set_eth() local 528 exact = act->mangle.val; in nfp_fl_set_eth() 530 if (exact & ~mask) { in nfp_fl_set_eth() 535 nfp_fl_set_helper32(exact, mask, &set_eth->eth_addr_val[off], in nfp_fl_set_eth() 561 __be32 exact, mask; in nfp_fl_set_ip4() local 565 exact = (__force __be32)act->mangle.val; in nfp_fl_set_ip4() 567 if (exact & ~mask) { in nfp_fl_set_ip4() 576 set_ip_addr->ipv4_dst |= exact & mask; in nfp_fl_set_ip4() 584 set_ip_addr->ipv4_src |= exact & mask; in nfp_fl_set_ip4() 591 ttl_word = (struct ipv4_ttl_word *)&exact; in nfp_fl_set_ip4() [all …]
|
/kernel/linux/linux-5.10/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 See the network driver for the exact meaning of this value. 68 network device. See the network driver for the exact 79 the exact meaning of this value. 88 exact meaning of this value. 97 driver for the exact meaning of this value. 114 (e.g: larger than MTU). See the network driver for the exact 132 a medium collision). See the network driver for the exact 141 device. See the network driver for the exact meaning of this [all …]
|
D | sysfs-bus-iio-magnetometer-hmc5843 | 19 according to the device. For exact documentation
|
D | sysfs-class-led-trigger-pattern | 12 The exact format is described in:
|
/kernel/linux/linux-5.10/Documentation/networking/devlink/ |
D | devlink-dpipe.rst | 184 match: { meta.vr_id: exact, 187 meta.lpm_prefix: exact }, 198 router interface (RIF), yet the exact MAC address is not known. The local 207 match: { meta.rif_port: exact, 208 ipv4.dst_addr: exact}, 226 match: { meta.adj_index: exact, 227 meta.adj_group_size: exact, 228 meta.packet_hash_index: exact }, 246 match: { meta.rif_port: exact, 247 meta.is_l3_unicast: exact, [all …]
|
/kernel/linux/linux-5.10/crypto/ |
D | crypto_user_base.c | 36 struct crypto_alg *crypto_alg_match(struct crypto_user_alg *p, int exact) in crypto_alg_match() argument 54 else if (!exact) in crypto_alg_match() 337 int exact = 0; in crypto_add_alg() local 350 exact = 1; in crypto_add_alg() 352 if (priority && !exact) in crypto_add_alg() 355 alg = crypto_alg_match(p, exact); in crypto_add_alg()
|
D | api.c | 62 int exact, fuzzy; in __crypto_alg_lookup() local 75 exact = !strcmp(q->cra_driver_name, name); in __crypto_alg_lookup() 77 if (!exact && !(fuzzy && q->cra_priority > best)) in __crypto_alg_lookup() 88 if (exact) in __crypto_alg_lookup()
|
/kernel/linux/linux-5.10/include/crypto/internal/ |
D | cryptouser.h | 5 struct crypto_alg *crypto_alg_match(struct crypto_user_alg *p, int exact);
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | t4vf_hw.c | 1540 unsigned int fw_naddr = (rem < ARRAY_SIZE(cmd.u.exact) in t4vf_alloc_mac_filt() 1542 : ARRAY_SIZE(cmd.u.exact)); in t4vf_alloc_mac_filt() 1544 u.exact[fw_naddr]), 16); in t4vf_alloc_mac_filt() 1558 for (i = 0, p = cmd.u.exact; i < fw_naddr; i++, p++) { in t4vf_alloc_mac_filt() 1571 for (i = 0, p = rpl.u.exact; i < fw_naddr; i++, p++) { in t4vf_alloc_mac_filt() 1625 unsigned int fw_naddr = (rem < ARRAY_SIZE(cmd.u.exact) ? in t4vf_free_mac_filt() 1626 rem : ARRAY_SIZE(cmd.u.exact)); in t4vf_free_mac_filt() 1628 u.exact[fw_naddr]), 16); in t4vf_free_mac_filt() 1642 for (i = 0, p = cmd.u.exact; i < (int)fw_naddr; i++, p++) { in t4vf_free_mac_filt() 1654 for (i = 0, p = cmd.u.exact; i < fw_naddr; i++, p++) { in t4vf_free_mac_filt() [all …]
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/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:*
|
/kernel/linux/linux-5.10/tools/lib/traceevent/Documentation/ |
D | libtraceevent-func_find.txt | 21 address. The given address does not have to be exact, it will select the function 28 by given address _addr_. The _addr_ does not have to be exact, it will select the
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/ |
D | cdns,xtensa-mx.txt | 6 Remaining properties have exact same meaning as in Xtensa PIC
|
/kernel/linux/linux-5.10/arch/sh/drivers/ |
D | Kconfig | 10 Use the power-on LED on your machine as a load meter. The exact
|
/kernel/linux/linux-5.10/scripts/genksyms/ |
D | genksyms.h | 53 struct symbol *find_symbol(const char *name, enum symbol_type ns, int exact);
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
D | pwm-clock.txt | 17 is not exact but was rounded to nanoseconds.
|
/kernel/linux/linux-5.10/drivers/net/wireguard/ |
D | allowedips.c | 155 bool exact = false; in node_placement() local 160 exact = true; in node_placement() 166 return exact; in node_placement()
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
D | snow.txt | 17 MAX98091 or MAX98095 CODEC (exact device type is indicated by the compatible
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/rc/ |
D | lirc-set-rec-timeout.rst | 42 and data should be reported as soon as possible. If the exact value
|
/kernel/linux/linux-5.10/fs/gfs2/ |
D | rgrp.h | 27 extern struct gfs2_rgrpd *gfs2_blk2rgrpd(struct gfs2_sbd *sdp, u64 blk, bool exact);
|
/kernel/linux/linux-5.10/fs/ubifs/ |
D | tnc.c | 1172 int err, exact; in ubifs_lookup_level0() local 1191 exact = ubifs_search_zbranch(c, znode, key, n); in ubifs_lookup_level0() 1213 if (exact || !is_hash_key(c, key) || *n != -1) { in ubifs_lookup_level0() 1214 dbg_tnc("found %d, lvl %d, n %d", exact, znode->level, *n); in ubifs_lookup_level0() 1215 return exact; in ubifs_lookup_level0() 1308 int err, exact; in lookup_level0_dirty() local 1330 exact = ubifs_search_zbranch(c, znode, key, n); in lookup_level0_dirty() 1357 if (exact || !is_hash_key(c, key) || *n != -1) { in lookup_level0_dirty() 1358 dbg_tnc("found %d, lvl %d, n %d", exact, znode->level, *n); in lookup_level0_dirty() 1359 return exact; in lookup_level0_dirty() [all …]
|
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/freescale/ |
D | gianfar.rst | 35 filtering. On the eTSEC, the exact-match MAC registers are used
|
/kernel/linux/linux-5.10/drivers/net/phy/ |
D | phy-core.c | 199 phy_lookup_setting(int speed, int duplex, const unsigned long *mask, bool exact) in phy_lookup_setting() argument 212 } else if (!exact) { in phy_lookup_setting() 223 if (!match && !exact) in phy_lookup_setting()
|
/kernel/linux/linux-5.10/net/tipc/ |
D | name_table.h | 117 u32 scope, bool exact, struct list_head *dports);
|
/kernel/linux/linux-5.10/Documentation/misc-devices/ |
D | ad525x_dpot.rst | 24 and may vary greatly on a part-by-part basis. For exact interpretation of
|
/kernel/linux/linux-5.10/Documentation/hwmon/ |
D | lm95234.rst | 46 It will round up to the next selectable interval. See the datasheet for exact
|