Home
last modified time | relevance | path

Searched refs:cmpt_base (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dfw.h185 u64 cmpt_base; member
H A Dmlx4_profile.c215 init_hca->cmpt_base = profile[i].start; in mlx4_make_profile()
H A Dmlx4_main.c1504 static int mlx4_init_cmpt_table(struct mlx4_dev *dev, u64 cmpt_base, in mlx4_init_cmpt_table() argument
1512 cmpt_base + in mlx4_init_cmpt_table()
1522 cmpt_base + in mlx4_init_cmpt_table()
1531 cmpt_base + in mlx4_init_cmpt_table()
1541 cmpt_base + in mlx4_init_cmpt_table()
1594 err = mlx4_init_cmpt_table(dev, init_hca->cmpt_base, dev_cap->cmpt_entry_sz); in mlx4_init_icm()
H A Dmlx4_fw.c2025 MLX4_PUT(inbox, param->cmpt_base, INIT_HCA_CMPT_BASE_OFFSET); in mlx4_INIT_HCA()
2156 MLX4_GET(param->cmpt_base, outbox, INIT_HCA_CMPT_BASE_OFFSET); in mlx4_QUERY_HCA()