Searched refs:cmpt_base (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | fw.h | 183 u64 cmpt_base; member
|
H A D | profile.c | 235 init_hca->cmpt_base = profile[i].start; in mlx4_make_profile()
|
H A D | main.c | 1583 static int mlx4_init_cmpt_table(struct mlx4_dev *dev, u64 cmpt_base, in mlx4_init_cmpt_table() argument 1591 cmpt_base + in mlx4_init_cmpt_table() 1601 cmpt_base + in mlx4_init_cmpt_table() 1610 cmpt_base + in mlx4_init_cmpt_table() 1620 cmpt_base + in mlx4_init_cmpt_table() 1673 err = mlx4_init_cmpt_table(dev, init_hca->cmpt_base, dev_cap->cmpt_entry_sz); in mlx4_init_icm()
|
H A D | fw.c | 2045 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()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | fw.h | 183 u64 cmpt_base; member
|
H A D | profile.c | 235 init_hca->cmpt_base = profile[i].start; in mlx4_make_profile()
|
H A D | main.c | 1608 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()
|
H A D | fw.c | 2045 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()
|
Completed in 21 milliseconds