Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dprofile.c217 init_hca->eqc_base = profile[i].start; in mlx4_make_profile()
224 init_hca->eqc_base = profile[i].start; in mlx4_make_profile()
H A Dfw.h180 u64 eqc_base; member
H A Dfw.c1984 MLX4_PUT(inbox, param->eqc_base, INIT_HCA_EQC_BASE_OFFSET); in mlx4_INIT_HCA()
2122 param->eqc_base = qword_field & ~((u64)0x1f); in mlx4_QUERY_HCA()
H A Dmain.c1707 init_hca->eqc_base, dev_cap->eqc_entry_sz, in mlx4_init_icm()
/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_cmd.h202 u64 eqc_base; member
H A Dmthca_profile.c200 init_hca->eqc_base = profile[i].start; in mthca_make_profile()
H A Dmthca_main.c411 err = mthca_map_eq_icm(mdev, init_hca->eqc_base); in mthca_init_icm()
H A Dmthca_cmd.c1394 MTHCA_PUT(inbox, param->eqc_base, INIT_HCA_EQC_BASE_OFFSET); in mthca_INIT_HCA()