Home
last modified time | relevance | path

Searched refs:criteria (Results 1 – 25 of 59) sorted by relevance

123

/linux/drivers/net/wireless/marvell/libertas/
H A Dcmd.c179 int lbs_host_sleep_cfg(struct lbs_private *priv, uint32_t criteria, in lbs_host_sleep_cfg() argument
190 if (criteria == EHS_REMOVE_WAKEUP && !priv->ehs_remove_supported) in lbs_host_sleep_cfg()
191 criteria = 0; in lbs_host_sleep_cfg()
194 cmd_config.criteria = cpu_to_le32(criteria); in lbs_host_sleep_cfg()
363 uint32_t criteria = EHS_REMOVE_WAKEUP; in lbs_set_host_sleep() local
401 ret = lbs_host_sleep_cfg(priv, criteria, in lbs_set_host_sleep()
H A Dcmd.h90 int lbs_host_sleep_cfg(struct lbs_private *priv, uint32_t criteria,
H A Dhost.h852 __le32 criteria; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_dbg.c592 u8 criteria, const u64 matcher_id) in dr_dump_matcher_mask() argument
606 if (criteria & DR_MATCHER_CRITERIA_OUTER) { in dr_dump_matcher_mask()
621 if (criteria & DR_MATCHER_CRITERIA_INNER) { in dr_dump_matcher_mask()
636 if (criteria & DR_MATCHER_CRITERIA_MISC) { in dr_dump_matcher_mask()
651 if (criteria & DR_MATCHER_CRITERIA_MISC2) { in dr_dump_matcher_mask()
666 if (criteria & DR_MATCHER_CRITERIA_MISC3) { in dr_dump_matcher_mask()
/linux/Documentation/driver-api/usb/
H A Dhotplug.rst96 at existing drivers. Each table entry describes one or more criteria to
98 specific criteria are identified by bits set in "match_flags", paired
99 with field values. You can construct the criteria directly, or with
/linux/security/keys/trusted-keys/
H A DKconfig20 criteria match.
/linux/Documentation/pcmcia/
H A Ddevicetable.rst6 following criteria:
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-isl295019 criteria for optimal gain is determined by the sensor.
H A Dsysfs-class-mtd141 This allows the user to examine and adjust the criteria by which
/linux/Documentation/driver-api/
H A Dvfio-pci-device-specific-driver-acceptance.rst3 Acceptance criteria for vfio-pci device specific driver variants
/linux/Documentation/arch/sparc/oradax/
H A Ddax-hv-api.txt592 …scan commands search a stream of input data elements for values which match the selection criteria.
601 …exists one bit in the vector that is set if the input element matched the scan criteria, or clear …
604 …t format contains one array entry for each input element that matched the scan criteria. Each array
612 entry is the index of an input element that matched the scan criteria. An inverted scan command pro…
613 a similar array, but of all the input elements which did NOT match the scan criteria.
616 the scan criteria (or number that did not match for the inverted scans). The “number of elements pr…
661 … [9:5] Operand size for first scan criteria value. In a scan value
675 [4:0] Operand size for second scan criteria value. In a scan value
686 40 4 Most significant 4 bytes of first scan criteria operand. If first operand is less
688 44 4 Most significant 4 bytes of second scan criteria operand. If second operand
[all …]
H A Doracle-dax.rst315 | (0 << 5) /* 36.2.1.3 First scan criteria size = 0 (1 byte) */
316 | (31 << 0); /* 36.2.1.3 Disable second scan criteria */
328 ccb->op_data = 0; /* scan criteria (value to be matched) */
/linux/Documentation/block/
H A Ddeadline-iosched.rst54 same criteria as reads.
/linux/Documentation/driver-api/firmware/
H A Dfirmware_cache.rst36 criteria the firmware cache is setup by adding a devres entry for the
/linux/Documentation/admin-guide/LSM/
H A DYama.rst62 classic criteria is also met. To change the relationship, an
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dioctl.h416 u32 criteria; member
H A Dcfg80211.c3389 mef_cfg->criteria |= MWIFIEX_CRITERIA_UNICAST; in mwifiex_set_wowlan_mef_entry()
3392 mef_cfg->criteria |= MWIFIEX_CRITERIA_BROADCAST; in mwifiex_set_wowlan_mef_entry()
3398 mef_cfg->criteria |= MWIFIEX_CRITERIA_MULTICAST; in mwifiex_set_wowlan_mef_entry()
3420 mef_cfg->criteria |= MWIFIEX_CRITERIA_UNICAST; in mwifiex_set_wowlan_mef_entry()
3460 mef_cfg.criteria |= MWIFIEX_CRITERIA_BROADCAST | in mwifiex_set_mef_filter()
3474 if (!mef_cfg.criteria) in mwifiex_set_mef_filter()
3475 mef_cfg.criteria = MWIFIEX_CRITERIA_BROADCAST | in mwifiex_set_mef_filter()
/linux/Documentation/dev-tools/
H A Dgpio-sloppy-logic-analyzer.rst17 criteria is met, result in a time series log with approximate waveforms as they
/linux/Documentation/maintainer/
H A Dmaintainer-entry-profile.rst40 List mandatory and advisory criteria, beyond the common "submit-checklist",
/linux/Documentation/process/
H A Dsubmit-checklist.rst32 default to off unless they meet the exception criteria documented in
/linux/Documentation/hwmon/
H A Dhp-wmi-sensors.rst75 other sensors in WMI that do not meet these criteria. In addition, a number of
/linux/Documentation/userspace-api/netlink/
H A Dspecs.rst158 which attributes are allowed in a nest or refining the validation criteria.
172 Allows narrowing down fields and changing validation criteria
/linux/Documentation/arch/x86/
H A Damd-hfi.rst68 Threads that don't meet any hardware specified criteria are classified as "default".
/linux/tools/perf/Documentation/
H A Dperf-arm-spe.txt47 Based on programmable criteria, choose whether to keep the record or discard it. If the record is
119 For the full criteria that determine whether KPTI needs to be forced off or not, see function
/linux/Documentation/networking/
H A Dfib_trie.rst86 or shrinking it repeatedly until it fulfills the criteria for optimal

123