Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dsht3x.c69 limit_max = 0, enumerator
132 [limit_max] = { {0xe1, 0x1f}, {0x61, 0x1d} },
734 index = limit_max; in sht3x_read()
764 index = limit_max; in sht3x_read()
806 index = limit_max; in sht3x_write()
824 index = limit_max; in sht3x_write()
/linux/Documentation/ABI/testing/
H A 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/include/uapi/linux/
H A Dbtrfs_tree.h1032 __le32 limit_max; member
H A Dbtrfs.h388 __u32 limit_max; member
/linux/fs/btrfs/
H A Dvolumes.c4041 if (bargs->limit_max == 0) in should_balance_chunk()
4044 bargs->limit_max--; in should_balance_chunk()
4362 bargs->limit_min, bargs->limit_max); in describe_balance_args()