Home
last modified time | relevance | path

Searched refs:mapping_ctx (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dmapping.c18 struct mapping_ctx { struct
45 int mapping_add(struct mapping_ctx *ctx, void *data, u32 *id) in mapping_add() argument
87 static void mapping_remove_and_free(struct mapping_ctx *ctx, in mapping_remove_and_free()
94 static void mapping_free_item(struct mapping_ctx *ctx, in mapping_free_item()
111 int mapping_remove(struct mapping_ctx *ctx, u32 id) in mapping_remove()
134 int mapping_find(struct mapping_ctx *ctx, u32 id, void *data) in mapping_find()
154 mapping_remove_and_free_list(struct mapping_ctx *ctx, struct list_head *list) in mapping_remove_and_free_list()
167 struct mapping_ctx *ctx; in mapping_work_handler()
169 ctx = container_of(work, struct mapping_ctx, dwork.work); in mapping_work_handler()
187 static void mapping_flush_work(struct mapping_ctx *ctx) in mapping_flush_work()
[all …]
H A Dtc_ct.c76 struct mapping_ctx *zone_mapping;
77 struct mapping_ctx *labels_mapping;
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.h85 struct mapping_ctx *tunnel_mapping;
87 struct mapping_ctx *tunnel_enc_opts_mapping;
H A Den_tc.h389 struct mapping_ctx *mapping_ctx, u32 mapped_obj_id,
H A Deswitch.h300 struct mapping_ctx *reg_c0_obj_pool;
H A Deswitch_offloads.c3774 struct mapping_ctx *reg_c0_obj_pool; in esw_offloads_enable()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dint_port.c28 struct mapping_ctx *metadata_mapping; /* Metadata for source port rewrite and matching */
159 struct mapping_ctx *ctx; in mlx5e_int_port_add()
231 struct mapping_ctx *ctx; in mlx5e_int_port_remove()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dtc.c708 struct mapping_ctx *mapping_ctx; in mlx5e_rep_tc_receive() local
723 mapping_ctx = esw->offloads.reg_c0_obj_pool; in mlx5e_rep_tc_receive()
744 if (!mlx5e_tc_update_skb(cqe, skb, mapping_ctx, reg_c0, ct_priv, in mlx5e_rep_tc_receive()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_chains.h25 struct mapping_ctx *mapping;
H A Dfs_chains.c31 struct mapping_ctx *chains_mapping;
793 struct mapping_ctx *ctx = chains->chains_mapping; in mlx5_chains_get_chain_mapping()
804 struct mapping_ctx *ctx = chains->chains_mapping; in mlx5_chains_put_chain_mapping()