Searched refs:mapping_create (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dmapping.h23 struct mapping_ctx *mapping_create(size_t data_size, u32 max_id,
H A Dmapping.c195 mapping_create(size_t data_size, u32 max_id, bool delayed_removal) function
236 ctx = mapping_create(data_size, max_id, delayed_removal);

Completed in 88 milliseconds