Home
last modified time | relevance | path

Searched refs:criteria (Results 1 – 25 of 45) 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/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/driver-api/firmware/
H A Dfirmware_cache.rst36 criteria the firmware cache is setup by adding a devres entry for the
/linux/Documentation/block/
H A Ddeadline-iosched.rst54 same criteria as reads.
/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.c3384 mef_cfg->criteria |= MWIFIEX_CRITERIA_UNICAST; in mwifiex_set_wowlan_mef_entry()
3387 mef_cfg->criteria |= MWIFIEX_CRITERIA_BROADCAST; in mwifiex_set_wowlan_mef_entry()
3393 mef_cfg->criteria |= MWIFIEX_CRITERIA_MULTICAST; in mwifiex_set_wowlan_mef_entry()
3415 mef_cfg->criteria |= MWIFIEX_CRITERIA_UNICAST; in mwifiex_set_wowlan_mef_entry()
3455 mef_cfg.criteria |= MWIFIEX_CRITERIA_BROADCAST | in mwifiex_set_mef_filter()
3469 if (!mef_cfg.criteria) in mwifiex_set_mef_filter()
3470 mef_cfg.criteria = MWIFIEX_CRITERIA_BROADCAST | in mwifiex_set_mef_filter()
/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/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/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
/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/admin-guide/blockdev/
H A Dzram.rst505 During re-compression for every page, that matches re-compression criteria,
509 and matches re-compression criteria (e.g. size threshold) or when there are
/linux/Documentation/cpu-freq/
H A Dcpu-drivers.rst256 frequency is within policy->min and policy->max, and all other criteria
/linux/Documentation/networking/device_drivers/ethernet/aquantia/
H A Datlantic.rst352 case, any flow that matches the filter criteria will be directed to the

12