Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Dfw.h184 u64 cmpt_base; member
Dprofile.c238 init_hca->cmpt_base = profile[i].start; in mlx4_make_profile()
Dmain.c1316 static int mlx4_init_cmpt_table(struct mlx4_dev *dev, u64 cmpt_base, in mlx4_init_cmpt_table() argument
1324 cmpt_base + in mlx4_init_cmpt_table()
1334 cmpt_base + in mlx4_init_cmpt_table()
1343 cmpt_base + in mlx4_init_cmpt_table()
1353 cmpt_base + in mlx4_init_cmpt_table()
1406 err = mlx4_init_cmpt_table(dev, init_hca->cmpt_base, dev_cap->cmpt_entry_sz); in mlx4_init_icm()
Dfw.c1857 MLX4_PUT(inbox, param->cmpt_base, INIT_HCA_CMPT_BASE_OFFSET); in mlx4_INIT_HCA()
1988 MLX4_GET(param->cmpt_base, outbox, INIT_HCA_CMPT_BASE_OFFSET); in mlx4_QUERY_HCA()