Home
last modified time | relevance | path

Searched refs:aggr_cache (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/mellanox/
H A Dmlxreg-hotplug.c50 * @aggr_cache: last value of aggregation register status;
70 u32 aggr_cache; member
472 aggr_asserted = priv->aggr_cache ^ regval; in mlxreg_hotplug_work_handler()
473 priv->aggr_cache = regval; in mlxreg_hotplug_work_handler()
/kernel/linux/linux-6.6/drivers/platform/mellanox/
H A Dmlxreg-hotplug.c49 * @aggr_cache: last value of aggregation register status;
69 u32 aggr_cache; member
542 aggr_asserted = priv->aggr_cache ^ regval; in mlxreg_hotplug_work_handler()
543 priv->aggr_cache = regval; in mlxreg_hotplug_work_handler()

Completed in 3 milliseconds