Searched defs:ntuple (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/kernel/bpf/ |
H A 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
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A 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()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_arfs.c | 201 void mlx5e_arfs_destroy_tables(struct mlx5e_flow_steering *fs, bool ntuple) in mlx5e_arfs_destroy_tables() 385 struct mlx5e_rx_res *rx_res, bool ntuple) in mlx5e_arfs_create_tables()
|
H A D | en_fs.c | 1369 void mlx5e_destroy_flow_steering(struct mlx5e_flow_steering *fs, bool ntuple, in mlx5e_destroy_flow_steering()
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_ethtool.c | 738 bool ntuple = !!(dev->features & NETIF_F_NTUPLE); in otx2_get_rxnfc() local 771 bool ntuple = !!(dev->features & NETIF_F_NTUPLE); in otx2_set_rxnfc() local
|
H A D | otx2_tc.c | 1300 bool ntuple; in otx2_setup_tc_block_ingress_cb() local
|
H A D | otx2_common.c | 1874 bool ntuple = !!(features & NETIF_F_NTUPLE); in otx2_handle_ntuple_tc_features() local
|
H A D | otx2_common.h | 367 bool ntuple; member
|
/openbmc/linux/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
|