Searched refs:mlx4_table_find (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | icm.h | 94 void *mlx4_table_find(struct mlx4_icm_table *table, u32 obj, dma_addr_t *dma_handle);
|
H A D | mr.c | 313 **mpt_entry = mlx4_table_find( in mlx4_mr_hw_get_mpt() 700 mtts = mlx4_table_find(&priv->mr_table.mtt_table, mtt->offset + in mlx4_write_mtt_chunk()
|
H A D | icm.c | 314 void *mlx4_table_find(struct mlx4_icm_table *table, u32 obj, in mlx4_table_find() function
|
H A D | resource_tracker.c | 2894 struct mlx4_mpt_entry *mpt_entry = mlx4_table_find( in mlx4_QUERY_MPT_wrapper()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | icm.h | 94 void *mlx4_table_find(struct mlx4_icm_table *table, u32 obj, dma_addr_t *dma_handle);
|
H A D | mr.c | 313 **mpt_entry = mlx4_table_find( in mlx4_mr_hw_get_mpt() 700 mtts = mlx4_table_find(&priv->mr_table.mtt_table, mtt->offset + in mlx4_write_mtt_chunk()
|
H A D | icm.c | 314 void *mlx4_table_find(struct mlx4_icm_table *table, u32 obj, in mlx4_table_find() function
|
H A D | resource_tracker.c | 2895 struct mlx4_mpt_entry *mpt_entry = mlx4_table_find( in mlx4_QUERY_MPT_wrapper()
|
Completed in 19 milliseconds