Searched refs:esw_chains (Results 1 – 7 of 7) sorted by relevance
218 if (!mlx5_chains_prios_supported(esw_chains(esw))) in mlx5e_rep_setup_ft_cb()230 if (tmp.common.prio >= mlx5_chains_get_prio_range(esw_chains(esw))) in mlx5e_rep_setup_ft_cb()235 tmp.common.chain_index = mlx5_chains_get_nf_ft_chain(esw_chains(esw)); in mlx5e_rep_setup_ft_cb()411 if (!mlx5_chains_prios_supported(esw_chains(esw)) || in mlx5e_rep_indr_setup_ft_cb()412 tmp.common.prio >= mlx5_chains_get_prio_range(esw_chains(esw)) || in mlx5e_rep_indr_setup_ft_cb()416 tmp.common.chain_index = mlx5_chains_get_nf_ft_chain(esw_chains(esw)); in mlx5e_rep_indr_setup_ft_cb()
25 chains = is_esw ? esw_chains(esw) : mlx5e_nic_chains(tc); in validate_goto_chain()
100 struct mlx5_fs_chains *chains = esw_chains(esw); in mlx5_esw_indir_table_rule_get()175 struct mlx5_fs_chains *chains = esw_chains(esw); in mlx5_esw_indir_table_rule_put()
38 dest->ft = mlx5_chains_get_table(esw_chains(ipsec->mdev->priv.eswitch), 0, 1, 0); in mlx5_esw_ipsec_rx_status_pass_dest_get()
286 struct mlx5_fs_chains *chains = esw_chains(esw); in esw_put_dest_tables_loop()575 struct mlx5_fs_chains *chains = esw_chains(esw); in esw_setup_dests()630 struct mlx5_fs_chains *chains = esw_chains(esw); in esw_cleanup_dests()666 struct mlx5_fs_chains *chains = esw_chains(esw); in mlx5_eswitch_add_offloaded_rule()803 struct mlx5_fs_chains *chains = esw_chains(esw); in mlx5_eswitch_add_fwd_rule()885 struct mlx5_fs_chains *chains = esw_chains(esw); in __mlx5_eswitch_del_rule()2018 esw_chains_destroy(esw, esw_chains(esw)); in esw_create_offloads_fdb_tables()2046 esw_chains_destroy(esw, esw_chains(esw)); in esw_destroy_offloads_fdb_tables()
86 #define esw_chains(esw) \ macro
746 mlx5_chains_put_table(esw_chains(ipsec->mdev->priv.eswitch), in rx_destroy()