Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx4/
Dfw.h181 u64 cmpt_base; member
Dprofile.c234 init_hca->cmpt_base = profile[i].start; in mlx4_make_profile()
Dmain.c1547 static int mlx4_init_cmpt_table(struct mlx4_dev *dev, u64 cmpt_base, in mlx4_init_cmpt_table() argument
1555 cmpt_base + in mlx4_init_cmpt_table()
1565 cmpt_base + in mlx4_init_cmpt_table()
1574 cmpt_base + in mlx4_init_cmpt_table()
1584 cmpt_base + in mlx4_init_cmpt_table()
1637 err = mlx4_init_cmpt_table(dev, init_hca->cmpt_base, dev_cap->cmpt_entry_sz); in mlx4_init_icm()
Dfw.c2023 MLX4_PUT(inbox, param->cmpt_base, INIT_HCA_CMPT_BASE_OFFSET); in mlx4_INIT_HCA()
2170 MLX4_GET(param->cmpt_base, outbox, INIT_HCA_CMPT_BASE_OFFSET); in mlx4_QUERY_HCA()