Searched refs:mapping_create_for_id (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dmapping.h30 mapping_create_for_id(u64 id, u8 type, size_t data_size, u32 max_id, bool delayed_removal);
H A Dmapping.c223 mapping_create_for_id(u64 id, u8 type, size_t data_size, u32 max_id, bool delayed_removal) function
H A Dtc_ct.c2176 ct_priv->zone_mapping = mapping_create_for_id(mapping_id, MAPPING_TYPE_ZONE,
2183 ct_priv->labels_mapping = mapping_create_for_id(mapping_id, MAPPING_TYPE_LABELS,
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dint_port.c321 int_port_priv->metadata_mapping = mapping_create_for_id(mapping_id, MAPPING_TYPE_INT_PORT,
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c5143 chains_mapping = mapping_create_for_id(mapping_id, MAPPING_TYPE_CHAIN,
5302 mapping = mapping_create_for_id(mapping_id, MAPPING_TYPE_TUNNEL,
5315 mapping = mapping_create_for_id(mapping_id, MAPPING_TYPE_TUNNEL_ENC_OPTS,
H A Deswitch_offloads.c3514 reg_c0_obj_pool = mapping_create_for_id(mapping_id, MAPPING_TYPE_CHAIN,

Completed in 151 milliseconds