/Linux-v5.15/drivers/net/ethernet/mscc/ |
D | ocelot.h | 58 * ENTRYTYPE_NORMAL is subject to aging. 59 * ENTRYTYPE_LOCKED is not subject to aging. 60 * ENTRYTYPE_MACv4 is not subject to aging. For IPv4 multicast. 61 * ENTRYTYPE_MACv6 is not subject to aging. For IPv6 multicast.
|
/Linux-v5.15/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.15/lib/ |
D | flex_proportions.c | 3 * Floating proportions with flexible aging period 61 * if aging zeroed out all events. This can be used to detect whether declaring 121 /* Aging zeroed our fraction? */ in fprop_reflect_period_single() 204 /* Aging zeroed our fraction? */ in fprop_reflect_period_percpu()
|
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | sf.h | 30 #define SF_NUM_TIMEOUT_TYPES 2 /* Aging timer and Idle timer */ 71 * @long_delay_timeouts: aging and idle timer values for each scenario
|
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | sf.c | 42 * Aging and idle timeouts for the different possible scenarios 70 * Aging and idle timeouts for the different possible scenarios
|
/Linux-v5.15/drivers/net/dsa/ |
D | qca8k.c | 323 /* aging - 67:64 */ in qca8k_fdb_read() 324 fdb->aging = reg[2] & QCA8K_ATU_STATUS_M; in qca8k_fdb_read() 340 u8 aging) in qca8k_fdb_write() argument 347 /* aging - 67:64 */ in qca8k_fdb_write() 348 reg[2] |= aging & QCA8K_ATU_STATUS_M; in qca8k_fdb_write() 405 qca8k_fdb_write(priv, fdb->vid, fdb->port_mask, fdb->mac, fdb->aging); in qca8k_fdb_next() 415 u16 vid, u8 aging) in qca8k_fdb_add() argument 420 qca8k_fdb_write(priv, vid, port_mask, mac, aging); in qca8k_fdb_add() 1667 if (!_fdb.aging) in qca8k_port_fdb_dump() 1669 is_static = (_fdb.aging == QCA8K_ATU_STATUS_STATIC); in qca8k_port_fdb_dump()
|
D | qca8k.h | 279 u8 aging; member
|
/Linux-v5.15/include/linux/ |
D | irqdesc.h | 32 * @last_unhandled: aging timer for unhandled count 67 unsigned long last_unhandled; /* Aging timer for unhandled count */
|
D | flex_proportions.h | 3 * Floating proportions with flexible aging period
|
D | writeback.h | 150 struct timer_list period_timer; /* timer for aging of completions */
|
D | tcp.h | 83 int ts_recent_stamp;/* Time we stored ts_recent (for aging) */
|
/Linux-v5.15/include/uapi/drm/ |
D | mga_drm.h | 170 /* General aging mechanism 213 /* Counters for aging textures and for client-side throttling.
|
/Linux-v5.15/drivers/net/dsa/b53/ |
D | b53_regs.h | 153 /* Fast Aging Control register (8 bit) */ 163 /* Fast Aging Port Control register (8 bit) */ 166 /* Fast Aging VID Control register (16 bit) */
|
/Linux-v5.15/include/linux/mlx5/ |
D | fs.h | 243 struct mlx5_fc *mlx5_fc_create(struct mlx5_core_dev *dev, bool aging);
|
/Linux-v5.15/drivers/s390/char/ |
D | hmcdrv_cache.c | 20 #define HMCDRV_CACHE_TIMEOUT 30 /* aging timeout in seconds */
|
/Linux-v5.15/include/linux/sunrpc/ |
D | svc_xprt.h | 67 #define XPT_OLD 9 /* used for xprt aging mark+sweep */
|
/Linux-v5.15/Documentation/devicetree/bindings/opp/ |
D | opp-v2-base.yaml | 78 system specific parameters (such as transients, process, aging,
|
/Linux-v5.15/mm/ |
D | workingset.c | 227 * operations to drive the non-resident aging along in parallel. 310 * are always speculative anyway. Ultimately, it's the aging in workingset_refault()
|
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb/ |
D | vsc7326_reg.h | 102 #define REG_AGE_TIMER(ie) CRA(0x2,ie&1,0x1f) /* Aging timer */ 103 #define REG_AGE_INC(ie) CRA(0x2,ie&1,0x2f) /* Aging increment */
|
/Linux-v5.15/drivers/gpu/drm/i915/ |
D | i915_perf_types.h | 284 * @aging_timestamp: A monotonic timestamp for when the current aging tail pointer
|
/Linux-v5.15/drivers/net/ethernet/mediatek/ |
D | mtk_ppe.c | 500 /* disable aging */ in mtk_ppe_stop()
|
/Linux-v5.15/Documentation/userspace-api/media/v4l/ |
D | control.rst | 213 - An aging (old photo) effect.
|
/Linux-v5.15/drivers/net/ethernet/ti/ |
D | cpsw_ale.c | 67 CPSW_ALE_F_HW_AUTOAGING = BIT(1), /* HW auto aging */ 1161 "ALE aging timer overflow, set to max\n"); in cpsw_ale_hw_aging_timer_start()
|
/Linux-v5.15/drivers/tty/serial/ |
D | imx.c | 78 #define UCR1_ATDMAEN (1<<2) /* Aging DMA Timer Enable */ 91 #define UCR2_ATEN (1<<3) /* Aging Timer Enable */ 1110 * [2] the aging timer expires 1308 /* one byte less than the watermark level to enable the aging timer */ in imx_uart_dma_init()
|
/Linux-v5.15/arch/riscv/include/asm/ |
D | pgtable.h | 480 * page aging and the (mistaken) reclaim of hot pages, but the in ptep_clear_flush_young()
|