Searched refs:aging (Results 1 – 13 of 13) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ |
D | fs_counters.c | 214 struct mlx5_fc *mlx5_fc_create(struct mlx5_core_dev *dev, bool aging) in mlx5_fc_create() argument 228 if (aging) { in mlx5_fc_create() 230 counter->aging = true; in mlx5_fc_create() 255 if (counter->aging) { in mlx5_fc_destroy()
|
D | fs_core.h | 152 bool aging; member
|
/Linux-v4.19/drivers/net/dsa/ |
D | qca8k.c | 293 fdb->aging = reg[2] & QCA8K_ATU_STATUS_M; in qca8k_fdb_read() 307 u8 aging) in qca8k_fdb_write() argument 315 reg[2] |= aging & QCA8K_ATU_STATUS_M; in qca8k_fdb_write() 366 qca8k_fdb_write(priv, fdb->vid, fdb->port_mask, fdb->mac, fdb->aging); in qca8k_fdb_next() 376 u16 vid, u8 aging) in qca8k_fdb_add() argument 381 qca8k_fdb_write(priv, vid, port_mask, mac, aging); in qca8k_fdb_add() 856 if (!_fdb.aging) in qca8k_port_fdb_dump() 858 is_static = (_fdb.aging == QCA8K_ATU_STATUS_STATIC); in qca8k_port_fdb_dump()
|
D | qca8k.h | 182 u8 aging; member
|
D | mt7530.h | 387 u8 aging; member
|
D | mt7530.c | 397 fdb->aging = (reg[2] >> AGE_TIMER) & AGE_TIMER_MASK; in mt7530_fdb_read() 411 u8 aging, u8 type) in mt7530_fdb_write() argument 417 reg[2] |= (aging & AGE_TIMER_MASK) << AGE_TIMER; in mt7530_fdb_write()
|
/Linux-v4.19/include/linux/mlx5/ |
D | fs.h | 189 struct mlx5_fc *mlx5_fc_create(struct mlx5_core_dev *dev, bool aging);
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | control.rst | 210 - An aging (old photo) effect.
|
/Linux-v4.19/Documentation/devicetree/bindings/opp/ |
D | opp.txt | 115 considering system specific parameters (such as transients, process, aging,
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-class-power | 463 is needed for unavoidable corrections of aging batteries.
|
/Linux-v4.19/Documentation/vm/ |
D | hmm.rst | 26 aging the device DMA engine.
|
/Linux-v4.19/Documentation/block/ |
D | biodoc.txt | 270 tunability. Time based aging avoids starvation of lower priority
|
/Linux-v4.19/drivers/video/fbdev/ |
D | Kconfig | 1040 to maximize the performance of an aging display, or if you just
|