Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/
H A Dicm.h84 int mlx4_table_get(struct mlx4_dev *dev, struct mlx4_icm_table *table, u32 obj);
85 void mlx4_table_put(struct mlx4_dev *dev, struct mlx4_icm_table *table, u32 obj);
86 int mlx4_table_get_range(struct mlx4_dev *dev, struct mlx4_icm_table *table,
88 void mlx4_table_put_range(struct mlx4_dev *dev, struct mlx4_icm_table *table,
90 int mlx4_init_icm_table(struct mlx4_dev *dev, struct mlx4_icm_table *table,
93 void mlx4_cleanup_icm_table(struct mlx4_dev *dev, struct mlx4_icm_table *table);
94 void *mlx4_table_find(struct mlx4_icm_table *table, u32 obj, dma_addr_t *dma_handle);
H A Dicm.c258 int mlx4_table_get(struct mlx4_dev *dev, struct mlx4_icm_table *table, u32 obj) in mlx4_table_get()
294 void mlx4_table_put(struct mlx4_dev *dev, struct mlx4_icm_table *table, u32 obj) in mlx4_table_put()
314 void *mlx4_table_find(struct mlx4_icm_table *table, u32 obj, in mlx4_table_find()
382 int mlx4_table_get_range(struct mlx4_dev *dev, struct mlx4_icm_table *table, in mlx4_table_get_range()
406 void mlx4_table_put_range(struct mlx4_dev *dev, struct mlx4_icm_table *table, in mlx4_table_put_range()
415 int mlx4_init_icm_table(struct mlx4_dev *dev, struct mlx4_icm_table *table, in mlx4_init_icm_table()
481 void mlx4_cleanup_icm_table(struct mlx4_dev *dev, struct mlx4_icm_table *table) in mlx4_cleanup_icm_table()
H A Dmlx4.h260 struct mlx4_icm_table { struct
675 struct mlx4_icm_table mtt_table;
676 struct mlx4_icm_table dmpt_table;
683 struct mlx4_icm_table table;
684 struct mlx4_icm_table cmpt_table;
694 struct mlx4_icm_table table;
695 struct mlx4_icm_table cmpt_table;
704 struct mlx4_icm_table table;
705 struct mlx4_icm_table cmpt_table;
722 struct mlx4_icm_table qp_tabl
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Dicm.h84 int mlx4_table_get(struct mlx4_dev *dev, struct mlx4_icm_table *table, u32 obj);
85 void mlx4_table_put(struct mlx4_dev *dev, struct mlx4_icm_table *table, u32 obj);
86 int mlx4_table_get_range(struct mlx4_dev *dev, struct mlx4_icm_table *table,
88 void mlx4_table_put_range(struct mlx4_dev *dev, struct mlx4_icm_table *table,
90 int mlx4_init_icm_table(struct mlx4_dev *dev, struct mlx4_icm_table *table,
93 void mlx4_cleanup_icm_table(struct mlx4_dev *dev, struct mlx4_icm_table *table);
94 void *mlx4_table_find(struct mlx4_icm_table *table, u32 obj, dma_addr_t *dma_handle);
H A Dicm.c258 int mlx4_table_get(struct mlx4_dev *dev, struct mlx4_icm_table *table, u32 obj) in mlx4_table_get()
294 void mlx4_table_put(struct mlx4_dev *dev, struct mlx4_icm_table *table, u32 obj) in mlx4_table_put()
314 void *mlx4_table_find(struct mlx4_icm_table *table, u32 obj, in mlx4_table_find()
382 int mlx4_table_get_range(struct mlx4_dev *dev, struct mlx4_icm_table *table, in mlx4_table_get_range()
406 void mlx4_table_put_range(struct mlx4_dev *dev, struct mlx4_icm_table *table, in mlx4_table_put_range()
415 int mlx4_init_icm_table(struct mlx4_dev *dev, struct mlx4_icm_table *table, in mlx4_init_icm_table()
481 void mlx4_cleanup_icm_table(struct mlx4_dev *dev, struct mlx4_icm_table *table) in mlx4_cleanup_icm_table()
H A Dmlx4.h262 struct mlx4_icm_table { struct
678 struct mlx4_icm_table mtt_table;
679 struct mlx4_icm_table dmpt_table;
686 struct mlx4_icm_table table;
687 struct mlx4_icm_table cmpt_table;
697 struct mlx4_icm_table table;
698 struct mlx4_icm_table cmpt_table;
707 struct mlx4_icm_table table;
708 struct mlx4_icm_table cmpt_table;
725 struct mlx4_icm_table qp_tabl
[all...]

Completed in 7 milliseconds