Home
last modified time | relevance | path

Searched refs:limit_max (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/drivers/hwmon/ !
Dsht3x.c67 limit_max = 0, enumerator
130 [limit_max] = { {0xe1, 0x1f}, {0x61, 0x1d} },
726 index = limit_max; in sht3x_read()
754 index = limit_max; in sht3x_read()
796 index = limit_max; in sht3x_write()
814 index = limit_max; in sht3x_write()
/linux-6.6.21/Documentation/ABI/testing/ !
Dsysfs-class-net-queues80 to be within the bounds defined by limit_max and limit_min.
82 What: /sys/class/net/<iface>/queues/tx-<queue>/byte_queue_limits/limit_max
/linux-6.6.21/include/uapi/linux/ !
Dbtrfs_tree.h987 __le32 limit_max; member
Dbtrfs.h385 __u32 limit_max; member
/linux-6.6.21/net/core/ !
Dnet-sysfs.c1430 BQL_ATTR(limit_max, max_limit);
/linux-6.6.21/fs/btrfs/ !
Dvolumes.c3853 if (bargs->limit_max == 0) in should_balance_chunk()
3856 bargs->limit_max--; in should_balance_chunk()
4175 bargs->limit_min, bargs->limit_max); in describe_balance_args()