Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/kernel/bpf/
H A Dmprog.c231 struct bpf_tuple rtuple, ntuple = { in bpf_mprog_attach() local
108 bpf_mprog_replace(struct bpf_mprog_entry *entry, struct bpf_mprog_entry **entry_new, struct bpf_tuple *ntuple, int idx) bpf_mprog_replace() argument
127 bpf_mprog_insert(struct bpf_mprog_entry *entry, struct bpf_mprog_entry **entry_new, struct bpf_tuple *ntuple, int idx, u32 flags) bpf_mprog_insert() argument
/kernel/linux/linux-6.6/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) {} in mlx5e_arfs_destroy_tables() argument
108 mlx5e_arfs_create_tables(struct mlx5e_flow_steering *fs, struct mlx5e_rx_res *rx_res, bool ntuple) mlx5e_arfs_create_tables() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.c479 u64 ntuple = 0; in cxgb4_select_ntuple() local
H A Dcxgb4_filter.c1241 u64 ntuple = 0; in hash_filter_ntuple() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_arfs.c194 void mlx5e_arfs_destroy_tables(struct mlx5e_flow_steering *fs, bool ntuple) in mlx5e_arfs_destroy_tables() argument
377 mlx5e_arfs_create_tables(struct mlx5e_flow_steering *fs, struct mlx5e_rx_res *rx_res, bool ntuple) mlx5e_arfs_create_tables() argument
H A Den_fs.c1369 void mlx5e_destroy_flow_steering(struct mlx5e_flow_steering *fs, bool ntuple, in mlx5e_destroy_flow_steering() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.c479 u64 ntuple = 0; in cxgb4_select_ntuple() local
H A Dcxgb4_filter.c1241 u64 ntuple = 0; in hash_filter_ntuple() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.c1870 bool ntuple = !!(features & NETIF_F_NTUPLE); in otx2_handle_ntuple_tc_features() local
H A Dotx2_ethtool.c733 bool ntuple = !!(dev->features & NETIF_F_NTUPLE); in otx2_get_rxnfc() local
766 bool ntuple = !!(dev->features & NETIF_F_NTUPLE); in otx2_set_rxnfc() local
H A Dotx2_tc.c1297 bool ntuple; in otx2_setup_tc_block_ingress_cb() local
H A Dotx2_common.h367 bool ntuple; member

Completed in 27 milliseconds