Home
last modified time | relevance | path

Searched refs:mtt_base_addr_h (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_cq.c155 cq_context->mtt_base_addr_h = mtt_addr >> 32; in mlx4_cq_resize()
282 cq_context->mtt_base_addr_h = mtt_addr >> 32; in mlx4_cq_alloc()
H A Dmlx4_srq.c196 srq_context->mtt_base_addr_h = mtt_addr >> 32; in mlx4_srq_alloc()
H A Dmlx4.h336 u8 mtt_base_addr_h; member
355 u8 mtt_base_addr_h; member
374 u8 mtt_base_addr_h; member
H A Dmlx4_qp.c166 context->mtt_base_addr_h = mtt_addr >> 32; in __mlx4_qp_modify()
H A Dmlx4_eq.c1030 eq_context->mtt_base_addr_h = mtt_addr >> 32; in mlx4_create_eq()
/freebsd/sys/dev/mlx4/
H A Dqp.h234 u8 mtt_base_addr_h; member