Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx4/
Dfw.h183 u64 cmpt_base; member
Dprofile.c235 init_hca->cmpt_base = profile[i].start; in mlx4_make_profile()
Dmain.c1608 static int mlx4_init_cmpt_table(struct mlx4_dev *dev, u64 cmpt_base, in mlx4_init_cmpt_table() argument
1616 cmpt_base + in mlx4_init_cmpt_table()
1626 cmpt_base + in mlx4_init_cmpt_table()
1635 cmpt_base + in mlx4_init_cmpt_table()
1645 cmpt_base + in mlx4_init_cmpt_table()
1698 err = mlx4_init_cmpt_table(dev, init_hca->cmpt_base, dev_cap->cmpt_entry_sz); in mlx4_init_icm()
Dfw.c2045 MLX4_PUT(inbox, param->cmpt_base, INIT_HCA_CMPT_BASE_OFFSET); in mlx4_INIT_HCA()
2192 MLX4_GET(param->cmpt_base, outbox, INIT_HCA_CMPT_BASE_OFFSET); in mlx4_QUERY_HCA()