Searched defs:ntuple (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/kernel/bpf/ |
D | mprog.c | 110 struct bpf_tuple *ntuple, int idx) in bpf_mprog_replace() 129 struct bpf_tuple *ntuple, int idx, u32 flags) in bpf_mprog_insert() 231 struct bpf_tuple rtuple, ntuple = { in bpf_mprog_attach() local
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | fs.h | 109 struct mlx5e_rx_res *rx_res, bool ntuple) in mlx5e_arfs_create_tables() 111 static inline void mlx5e_arfs_destroy_tables(struct mlx5e_flow_steering *fs, bool ntuple) {} in mlx5e_arfs_destroy_tables()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_arfs.c | 202 void mlx5e_arfs_destroy_tables(struct mlx5e_flow_steering *fs, bool ntuple) in mlx5e_arfs_destroy_tables() 386 struct mlx5e_rx_res *rx_res, bool ntuple) in mlx5e_arfs_create_tables()
|
D | en_fs.c | 1362 void mlx5e_destroy_flow_steering(struct mlx5e_flow_steering *fs, bool ntuple, in mlx5e_destroy_flow_steering()
|
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/ |
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
|
D | otx2_tc.c | 1503 bool ntuple; in otx2_setup_tc_block_ingress_cb() local
|
D | otx2_common.c | 1870 bool ntuple = !!(features & NETIF_F_NTUPLE); in otx2_handle_ntuple_tc_features() local
|
D | otx2_common.h | 366 bool ntuple; member
|
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/ |
D | l2t.c | 479 u64 ntuple = 0; in cxgb4_select_ntuple() local
|
D | cxgb4_filter.c | 1241 u64 ntuple = 0; in hash_filter_ntuple() local
|