Searched defs:ntuple (Results 1 - 10 of 10) sorted by relevance

/linux-master/kernel/bpf/
H A Dmprog.c231 struct bpf_tuple rtuple, ntuple = { local
108 bpf_mprog_replace(struct bpf_mprog_entry *entry, struct bpf_mprog_entry **entry_new, struct bpf_tuple *ntuple, int idx) argument
127 bpf_mprog_insert(struct bpf_mprog_entry *entry, struct bpf_mprog_entry **entry_new, struct bpf_tuple *ntuple, int idx, u32 flags) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs.h111 static inline void mlx5e_arfs_destroy_tables(struct mlx5e_flow_steering *fs, bool ntuple) {} argument
108 mlx5e_arfs_create_tables(struct mlx5e_flow_steering *fs, struct mlx5e_rx_res *rx_res, bool ntuple) argument
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.c479 u64 ntuple = 0; local
H A Dcxgb4_filter.c1241 u64 ntuple = 0; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_arfs.c202 void mlx5e_arfs_destroy_tables(struct mlx5e_flow_steering *fs, bool ntuple) argument
385 mlx5e_arfs_create_tables(struct mlx5e_flow_steering *fs, struct mlx5e_rx_res *rx_res, bool ntuple) argument
H A Den_fs.c1363 void mlx5e_destroy_flow_steering(struct mlx5e_flow_steering *fs, bool ntuple, argument
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ethtool.c733 bool ntuple = !!(dev->features & NETIF_F_NTUPLE); local
766 bool ntuple = !!(dev->features & NETIF_F_NTUPLE); local
H A Dotx2_common.c1870 bool ntuple = !!(features & NETIF_F_NTUPLE); local
H A Dotx2_tc.c1503 bool ntuple; local
H A Dotx2_common.h368 bool ntuple; member in struct:otx2_flow_config

Completed in 312 milliseconds