Searched refs:aging (Results 1 – 14 of 14) sorted by relevance
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | fs_counters.c | 65 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/ |
| D | qca8k.c | 295 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()
|
| D | qca8k.h | 235 u8 aging; member
|
| D | mt7530.h | 612 u8 aging; member
|
| D | mt7530.c | 343 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/ |
| D | fs.h | 239 struct mlx5_fc *mlx5_fc_create(struct mlx5_core_dev *dev, bool aging);
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | control.rst | 210 - An aging (old photo) effect.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/opp/ |
| D | opp.txt | 120 considering system specific parameters (such as transients, process, aging,
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-class-power | 574 is needed for unavoidable corrections of aging batteries.
|
| /kernel/linux/linux-5.10/Documentation/block/ |
| D | biodoc.rst | 284 tunability. Time based aging avoids starvation of lower priority
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| D | Kconfig | 1007 to maximize the performance of an aging display, or if you just
|
| /kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
| D | 0034_linux_drivers_usb_vfio_wdt_tty_uio.patch | 2598 /* one byte less than the watermark level to enable the aging timer */
|
| /kernel/linux/patches/linux-5.10/hispark_taurus_patch/ |
| D | hispark_taurus.patch | 31184 + and ECC corrected to MTD to monitor the aging of devices.
|
| /kernel/linux/patches/linux-4.19/hispark_taurus_patch/ |
| D | hispark_taurus.patch | 322133 + and ECC corrected to MTD to monitor the aging of devices.
|