arfs_table
static void arfs_destroy_table(struct arfs_table *arfs_t)
struct arfs_table *arfs_t = &arfs->arfs_tables[type];
arfs_hash_bucket(struct arfs_table *arfs_t, __be16 src_port,
static struct arfs_table *arfs_get_table(struct mlx5e_arfs_tables *arfs,
struct arfs_table *arfs_table;
arfs_table = arfs_get_table(arfs, tuple->ip_proto, tuple->etype);
if (!arfs_table) {
ft = arfs_table->ft.t;
struct arfs_table arfs_tables[ARFS_NUM_TYPES];
struct arfs_table *arfs_t,
static struct arfs_rule *arfs_find_rule(struct arfs_table *arfs_t,
struct arfs_table *arfs_t;