Searched defs:ttc (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
A D | fs_ttc.c | 37 struct mlx5_flow_table *mlx5_get_ttc_flow_table(struct mlx5_ttc_table *ttc) in mlx5_get_ttc_flow_table() 42 static void mlx5_cleanup_ttc_rules(struct mlx5_ttc_table *ttc) in mlx5_cleanup_ttc_rules() 237 struct mlx5_ttc_table *ttc) in mlx5_generate_ttc_table_rules() 291 static int mlx5_create_ttc_table_groups(struct mlx5_ttc_table *ttc, in mlx5_create_ttc_table_groups() 398 struct mlx5_ttc_table *ttc) in mlx5_generate_inner_ttc_table_rules() 433 static int mlx5_create_inner_ttc_table_groups(struct mlx5_ttc_table *ttc) in mlx5_create_inner_ttc_table_groups() 499 struct mlx5_ttc_table *ttc; in mlx5_create_inner_ttc_table() local 530 void mlx5_destroy_ttc_table(struct mlx5_ttc_table *ttc) in mlx5_destroy_ttc_table() 552 struct mlx5_ttc_table *ttc; in mlx5_create_ttc_table() local 591 mlx5_ttc_get_default_dest(struct mlx5_ttc_table *ttc, in mlx5_ttc_get_default_dest() [all …]
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/ |
A D | fs_tt_redirect.c | 116 struct mlx5_ttc_table *ttc = mlx5e_fs_get_ttc(fs, false); in fs_udp_add_default_rule() local 259 struct mlx5_ttc_table *ttc = mlx5e_fs_get_ttc(fs, false); in fs_udp_disable() local 277 struct mlx5_ttc_table *ttc = mlx5e_fs_get_ttc(fs, false); in fs_udp_enable() local 397 struct mlx5_ttc_table *ttc = mlx5e_fs_get_ttc(fs, false); in fs_any_add_default_rule() local 517 struct mlx5_ttc_table *ttc = mlx5e_fs_get_ttc(fs, false); in fs_any_disable() local 533 struct mlx5_ttc_table *ttc = mlx5e_fs_get_ttc(fs, false); in fs_any_enable() local
|
/linux-6.3-rc2/drivers/clocksource/ |
A D | timer-cadence-ttc.c | 86 struct ttc_timer ttc; member 94 struct ttc_timer ttc; member 230 struct ttc_timer *ttc = to_ttc_timer(nb); in ttc_rate_change_clocksource_cb() local 384 struct ttc_timer *ttc = to_ttc_timer(nb); in ttc_rate_change_clockevent_cb() local
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
A D | fs_tcp.c | 152 struct mlx5_ttc_table *ttc = mlx5e_fs_get_ttc(fs, false); in accel_fs_tcp_add_default_rule() local 304 struct mlx5_ttc_table *ttc = mlx5e_fs_get_ttc(fs, false); in accel_fs_tcp_disable() local 324 struct mlx5_ttc_table *ttc = mlx5e_fs_get_ttc(fs, false); in accel_fs_tcp_enable() local
|
A D | ipsec_fs.c | 192 struct mlx5_ttc_table *ttc = mlx5e_fs_get_ttc(ipsec->fs, false); in rx_create() local 277 struct mlx5_ttc_table *ttc = mlx5e_fs_get_ttc(ipsec->fs, false); in rx_ft_get() local 313 struct mlx5_ttc_table *ttc = mlx5e_fs_get_ttc(ipsec->fs, false); in rx_ft_put() local
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
A D | port_sel.h | 20 struct mlx5_ttc_table *ttc; member
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_arfs.c | 118 struct mlx5_ttc_table *ttc = mlx5e_fs_get_ttc(fs, false); in arfs_disable() local 145 struct mlx5_ttc_table *ttc = mlx5e_fs_get_ttc(fs, false); in mlx5e_arfs_enable() local
|
A D | en_fs.c | 60 struct mlx5_ttc_table *ttc; member 1523 void mlx5e_fs_set_ttc(struct mlx5e_flow_steering *fs, struct mlx5_ttc_table *ttc, bool inner) in mlx5e_fs_set_ttc()
|
A D | en_tc.c | 594 struct mlx5_ttc_table *ttc; member 869 struct mlx5_ttc_table *ttc; in mlx5e_hairpin_rss_init() local
|
Completed in 32 milliseconds