Searched refs:mlx4_mpt_entry (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4.h303 struct mlx4_mpt_entry { struct
H A Dmlx4_resource_tracker.c2618 static int mr_phys_mpt(struct mlx4_mpt_entry *mpt)
2623 static int mr_get_mtt_addr(struct mlx4_mpt_entry *mpt)
2628 static int mr_get_mtt_size(struct mlx4_mpt_entry *mpt)
2633 static u32 mr_get_pd(struct mlx4_mpt_entry *mpt)
2638 static int mr_is_fmr(struct mlx4_mpt_entry *mpt)
2643 static int mr_is_bind_enabled(struct mlx4_mpt_entry *mpt)
2648 static int mr_is_region(struct mlx4_mpt_entry *mpt)
2841 struct mlx4_mpt_entry *mpt_entry = mlx4_table_find(
H A Dmlx4_mr.c300 struct mlx4_mpt_entry ***mpt_entry)
334 *mpt_entry = (struct mlx4_mpt_entry **)&mailbox->buf;
351 struct mlx4_mpt_entry **mpt_entry)
384 struct mlx4_mpt_entry **mpt_entry)
395 int mlx4_mr_hw_change_pd(struct mlx4_dev *dev, struct mlx4_mpt_entry *mpt_entry,
411 struct mlx4_mpt_entry *mpt_entry,
596 int page_shift, struct mlx4_mpt_entry *mpt_entry)
635 struct mlx4_mpt_entry *mpt_entry;
847 struct mlx4_mpt_entry *mpt_entry;
/freebsd-11-stable/sys/dev/mlx4/
H A Ddevice.h704 struct mlx4_mpt_entry *mpt;
1505 struct mlx4_mpt_entry ***mpt_entry);
1507 struct mlx4_mpt_entry **mpt_entry);
1508 int mlx4_mr_hw_change_pd(struct mlx4_dev *dev, struct mlx4_mpt_entry *mpt_entry,
1511 struct mlx4_mpt_entry *mpt_entry,
1514 struct mlx4_mpt_entry **mpt_entry);
1518 int page_shift, struct mlx4_mpt_entry *mpt_entry);
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_mr.c199 struct mlx4_mpt_entry *mpt_entry;
200 struct mlx4_mpt_entry **pmpt_entry = &mpt_entry;

Completed in 85 milliseconds