Home
last modified time | relevance | path

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

12

/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.c591 u8 criteria, const u64 matcher_id) in dr_dump_matcher_mask() argument
605 if (criteria & DR_MATCHER_CRITERIA_OUTER) { in dr_dump_matcher_mask()
620 if (criteria & DR_MATCHER_CRITERIA_INNER) { in dr_dump_matcher_mask()
635 if (criteria & DR_MATCHER_CRITERIA_MISC) { in dr_dump_matcher_mask()
650 if (criteria & DR_MATCHER_CRITERIA_MISC2) { in dr_dump_matcher_mask()
665 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 DKconfig21 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/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.c3385 mef_cfg->criteria |= MWIFIEX_CRITERIA_UNICAST; in mwifiex_set_wowlan_mef_entry()
3388 mef_cfg->criteria |= MWIFIEX_CRITERIA_BROADCAST; in mwifiex_set_wowlan_mef_entry()
3394 mef_cfg->criteria |= MWIFIEX_CRITERIA_MULTICAST; in mwifiex_set_wowlan_mef_entry()
3416 mef_cfg->criteria |= MWIFIEX_CRITERIA_UNICAST; in mwifiex_set_wowlan_mef_entry()
3456 mef_cfg.criteria |= MWIFIEX_CRITERIA_BROADCAST | in mwifiex_set_mef_filter()
3470 if (!mef_cfg.criteria) in mwifiex_set_mef_filter()
3471 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/hwmon/
H A Dhp-wmi-sensors.rst75 other sensors in WMI that do not meet these criteria. In addition, a number of
/linux/Documentation/arch/sparc/oradax/
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/arch/x86/
H A Damd-hfi.rst68 Threads that don't meet any hardware specified criteria are classified as "default".
/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/networking/
H A Dfib_trie.rst86 or shrinking it repeatedly until it fulfills the criteria for optimal
/linux/Documentation/gpu/
H A Ddrm-usage-stats.rst77 the above described criteria in order to associate data to individual clients.
/linux/Documentation/security/keys/
H A Drequest-key.rst159 matches the criteria specified, calls key_permission(SEARCH) on it to see
/linux/tools/memory-model/Documentation/
H A Dlocking.txt299 showing zero executions matching the "filter" criteria.
/linux/Documentation/cpu-freq/
H A Dcpu-drivers.rst257 frequency is within policy->min and policy->max, and all other criteria

12