Lines Matching defs:addr
23 uintptr_t addr; member
126 mr_btree_lookup(struct mlx5_mr_btree *bt, uint32_t *idx, uintptr_t addr) in mr_btree_lookup()
430 struct mr_cache_entry *entry, uintptr_t addr) in mlx5_mr_lookup_list()
470 struct mr_cache_entry *entry, uintptr_t addr) in mlx5_mr_lookup_cache()
655 struct mr_cache_entry *entry, uintptr_t addr) in mlx5_mr_create_secondary()
700 struct mr_cache_entry *entry, uintptr_t addr, in mlx5_mr_create_primary()
971 struct mr_cache_entry *entry, uintptr_t addr) in mlx5_mr_create()
1006 struct mr_cache_entry *entry, uintptr_t addr) in mr_lookup_caches()
1063 mlx5_mr_addr2mr_bh(struct mlx5_mr_ctrl *mr_ctrl, uintptr_t addr) in mlx5_mr_addr2mr_bh()
1185 mlx5_create_mr_ext(void *pd, uintptr_t addr, size_t len, int socket_id, in mlx5_create_mr_ext()
1239 const char *ibdev_name, const void *addr, size_t len) in mlx5_free_mr_by_addr()
1404 uintptr_t addr = (uintptr_t)mbuf->buf_addr; in mlx5_mempool_get_extmem_cb() local
1902 mlx5_mempool_reg_addr2mr(struct mlx5_mempool_reg *mpr, uintptr_t addr, in mlx5_mempool_reg_addr2mr()
1942 struct rte_mempool *mp, uintptr_t addr) in mlx5_lookup_mempool_regs()
2043 struct rte_mempool *mp, uintptr_t addr) in mlx5_mr_mempool2mr_bh()
2073 uintptr_t addr = (uintptr_t)mb->buf_addr; in mlx5_mr_mb2mr_bh() local