Searched refs:aging (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.4/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()
|
| /Linux-v5.4/drivers/net/dsa/ |
| D | qca8k.c | 294 fdb->aging = reg[2] & QCA8K_ATU_STATUS_M; in qca8k_fdb_read() 308 u8 aging) in qca8k_fdb_write() argument 316 reg[2] |= aging & QCA8K_ATU_STATUS_M; in qca8k_fdb_write() 367 qca8k_fdb_write(priv, fdb->vid, fdb->port_mask, fdb->mac, fdb->aging); in qca8k_fdb_next() 377 u16 vid, u8 aging) in qca8k_fdb_add() argument 382 qca8k_fdb_write(priv, vid, port_mask, mac, aging); in qca8k_fdb_add() 1006 if (!_fdb.aging) in qca8k_port_fdb_dump() 1008 is_static = (_fdb.aging == QCA8K_ATU_STATUS_STATIC); in qca8k_port_fdb_dump()
|
| D | qca8k.h | 190 u8 aging; member
|
| D | mt7530.h | 387 u8 aging; member
|
| D | mt7530.c | 388 fdb->aging = (reg[2] >> AGE_TIMER) & AGE_TIMER_MASK; in mt7530_fdb_read() 402 u8 aging, u8 type) in mt7530_fdb_write() argument 408 reg[2] |= (aging & AGE_TIMER_MASK) << AGE_TIMER; in mt7530_fdb_write()
|
| /Linux-v5.4/include/linux/mlx5/ |
| D | fs.h | 227 struct mlx5_fc *mlx5_fc_create(struct mlx5_core_dev *dev, bool aging);
|
| /Linux-v5.4/Documentation/devicetree/bindings/opp/ |
| D | opp.txt | 115 considering system specific parameters (such as transients, process, aging,
|
| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | control.rst | 217 - An aging (old photo) effect.
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-class-power | 540 is needed for unavoidable corrections of aging batteries.
|
| /Linux-v5.4/Documentation/block/ |
| D | biodoc.rst | 284 tunability. Time based aging avoids starvation of lower priority
|
| /Linux-v5.4/drivers/video/fbdev/ |
| D | Kconfig | 1007 to maximize the performance of an aging display, or if you just
|