Home
last modified time | relevance | path

Searched refs:aging (Results 1 – 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_counters.c65 bool aging; member
285 static struct mlx5_fc *mlx5_fc_acquire(struct mlx5_core_dev *dev, bool aging) in mlx5_fc_acquire() argument
290 if (aging && MLX5_CAP_GEN(dev, flow_counter_bulk_alloc) != 0) { in mlx5_fc_acquire()
299 struct mlx5_fc *mlx5_fc_create(struct mlx5_core_dev *dev, bool aging) in mlx5_fc_create() argument
301 struct mlx5_fc *counter = mlx5_fc_acquire(dev, aging); in mlx5_fc_create()
309 counter->aging = aging; in mlx5_fc_create()
311 if (aging) { in mlx5_fc_create()
355 if (counter->aging) { in mlx5_fc_destroy()
/kernel/linux/linux-5.10/drivers/net/dsa/
Dqca8k.c295 fdb->aging = reg[2] & QCA8K_ATU_STATUS_M; in qca8k_fdb_read()
309 u8 aging) in qca8k_fdb_write() argument
317 reg[2] |= aging & QCA8K_ATU_STATUS_M; in qca8k_fdb_write()
368 qca8k_fdb_write(priv, fdb->vid, fdb->port_mask, fdb->mac, fdb->aging); in qca8k_fdb_next()
378 u16 vid, u8 aging) in qca8k_fdb_add() argument
383 qca8k_fdb_write(priv, vid, port_mask, mac, aging); in qca8k_fdb_add()
1284 if (!_fdb.aging) in qca8k_port_fdb_dump()
1286 is_static = (_fdb.aging == QCA8K_ATU_STATUS_STATIC); in qca8k_port_fdb_dump()
Dqca8k.h235 u8 aging; member
Dmt7530.h612 u8 aging; member
Dmt7530.c343 fdb->aging = (reg[2] >> AGE_TIMER) & AGE_TIMER_MASK; in mt7530_fdb_read()
357 u8 aging, u8 type) in mt7530_fdb_write() argument
363 reg[2] |= (aging & AGE_TIMER_MASK) << AGE_TIMER; in mt7530_fdb_write()
/kernel/linux/linux-5.10/include/linux/mlx5/
Dfs.h239 struct mlx5_fc *mlx5_fc_create(struct mlx5_core_dev *dev, bool aging);
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dcontrol.rst210 - An aging (old photo) effect.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/opp/
Dopp.txt120 considering system specific parameters (such as transients, process, aging,
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-class-power574 is needed for unavoidable corrections of aging batteries.
/kernel/linux/linux-5.10/Documentation/block/
Dbiodoc.rst284 tunability. Time based aging avoids starvation of lower priority
/kernel/linux/linux-5.10/drivers/video/fbdev/
DKconfig1007 to maximize the performance of an aging display, or if you just
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0034_linux_drivers_usb_vfio_wdt_tty_uio.patch2598 /* one byte less than the watermark level to enable the aging timer */
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/
Dhispark_taurus.patch31184 + and ECC corrected to MTD to monitor the aging of devices.
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch322133 + and ECC corrected to MTD to monitor the aging of devices.