Home
last modified time | relevance | path

Searched refs:last_filter_id (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_arfs.c65 int last_filter_id; member
691 rule->filter_id = arfs->last_filter_id++ % RPS_NO_FILTER; in arfs_alloc_rule()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx4/
Dmlx4_en.h637 int last_filter_id; member
Den_netdev.c314 filter->id = priv->last_filter_id++ % RPS_NO_FILTER; in mlx4_en_filter_alloc()