Home
last modified time | relevance | path

Searched refs:criteria (Results 1 – 25 of 36) 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.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/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/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
/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/arch/x86/
H A Damd-hfi.rst68 Threads that don't meet any hardware specified criteria are classified as "default".
/linux/Documentation/networking/
H A Dfib_trie.rst86 or shrinking it repeatedly until it fulfills the criteria for optimal
/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
H A Dperf-top.txt271 samples based on the criteria and then sub-divide it using the lower
/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/fs/ext4/
H A Dmballoc.c916 enum criteria cr = ac->ac_criteria; in ext4_mb_scan_groups_xa_range()
1170 enum criteria cr = ac->ac_criteria; in ext4_mb_scan_groups_linear()
2683 enum criteria cr = ac->ac_criteria; in __ext4_mb_scan_group()
2709 ext4_group_t group, enum criteria cr) in ext4_mb_good_group()
2778 ext4_group_t group, enum criteria cr) in ext4_mb_good_group_nolock()
2961 enum criteria cr = ac->ac_criteria; in ext4_mb_scan_group()
/linux/Documentation/networking/device_drivers/ethernet/aquantia/
H A Datlantic.rst352 case, any flow that matches the filter criteria will be directed to the
/linux/Documentation/admin-guide/mm/
H A Dpagemap.rst235 - Scan the address range and get the memory ranges matching the provided criteria.
/linux/LICENSES/preferred/
H A DLGPL-2.196 its criteria of freedom. The Lesser General Public License permits more lax
97 criteria for linking other code with the library.
/linux/Documentation/scheduler/
H A Dsched-capacity.rst248 This means that while the capacity aware scheduling criteria will be written

12