Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
Dfw.h184 u64 cmpt_base; member
Dprofile.c234 init_hca->cmpt_base = profile[i].start; in mlx4_make_profile()
Dmain.c1343 static int mlx4_init_cmpt_table(struct mlx4_dev *dev, u64 cmpt_base, in mlx4_init_cmpt_table() argument
1351 cmpt_base + in mlx4_init_cmpt_table()
1361 cmpt_base + in mlx4_init_cmpt_table()
1370 cmpt_base + in mlx4_init_cmpt_table()
1380 cmpt_base + in mlx4_init_cmpt_table()
1433 err = mlx4_init_cmpt_table(dev, init_hca->cmpt_base, dev_cap->cmpt_entry_sz); in mlx4_init_icm()
Dfw.c1881 MLX4_PUT(inbox, param->cmpt_base, INIT_HCA_CMPT_BASE_OFFSET); in mlx4_INIT_HCA()
2012 MLX4_GET(param->cmpt_base, outbox, INIT_HCA_CMPT_BASE_OFFSET); in mlx4_QUERY_HCA()