Searched defs:ntuple (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | mprog.c | 231 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 D | fs.h | 111 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 D | l2t.c | 479 u64 ntuple = 0; in cxgb4_select_ntuple() local
|
H A D | cxgb4_filter.c | 1241 u64 ntuple = 0; in hash_filter_ntuple() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_arfs.c | 194 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 D | en_fs.c | 1369 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 D | l2t.c | 479 u64 ntuple = 0; in cxgb4_select_ntuple() local
|
H A D | cxgb4_filter.c | 1241 u64 ntuple = 0; in hash_filter_ntuple() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_common.c | 1870 bool ntuple = !!(features & NETIF_F_NTUPLE); in otx2_handle_ntuple_tc_features() local
|
H A D | otx2_ethtool.c | 733 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 D | otx2_tc.c | 1297 bool ntuple; in otx2_setup_tc_block_ingress_cb() local
|
H A D | otx2_common.h | 367 bool ntuple; member
|
Completed in 27 milliseconds