Home
last modified time | relevance | path

Searched defs:arfs_t (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Den_arfs.c175 static void arfs_destroy_table(struct arfs_table *arfs_t) in arfs_destroy_table()
211 struct arfs_table *arfs_t = &arfs->arfs_tables[type]; in arfs_add_default_rule() local
470 arfs_hash_bucket(struct arfs_table *arfs_t, __be16 src_port, in arfs_hash_bucket()
652 struct arfs_table *arfs_t, in arfs_alloc_rule()
711 static struct arfs_rule *arfs_find_rule(struct arfs_table *arfs_t, in arfs_find_rule()
732 struct arfs_table *arfs_t; in mlx5e_rx_flow_steer() local