Home
last modified time | relevance | path

Searched refs:eqc_base (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_profile.c197 init_hca->eqc_base = profile[i].start; in mlx4_make_profile()
204 init_hca->eqc_base = profile[i].start; in mlx4_make_profile()
H A Dfw.h182 u64 eqc_base; member
H A Dmlx4_fw.c1964 MLX4_PUT(inbox, param->eqc_base, INIT_HCA_EQC_BASE_OFFSET); in mlx4_INIT_HCA()
2091 MLX4_GET(param->eqc_base, outbox, INIT_HCA_EQC_BASE_OFFSET); in mlx4_QUERY_HCA()
H A Dmlx4_main.c1603 init_hca->eqc_base, dev_cap->eqc_entry_sz, in mlx4_init_icm()
/freebsd/sys/dev/mthca/
H A Dmthca_cmd.h202 u64 eqc_base; member
H A Dmthca_profile.c202 init_hca->eqc_base = profile[i].start; in mthca_make_profile()
H A Dmthca_main.c412 err = mthca_map_eq_icm(mdev, init_hca->eqc_base); in mthca_init_icm()
H A Dmthca_cmd.c1395 MTHCA_PUT(inbox, param->eqc_base, INIT_HCA_EQC_BASE_OFFSET); in mthca_INIT_HCA()