Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_arfs.c446 static struct arfs_table *arfs_get_table(struct mlx5e_arfs_tables *arfs, in arfs_get_table() function
484 arfs_table = arfs_get_table(arfs, tuple->ip_proto, tuple->etype); in arfs_add_rule()
715 arfs_t = arfs_get_table(arfs, arfs_get_ip_proto(skb), skb->protocol); in mlx5e_rx_flow_steer()