Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/mlx4/ !
Dfw.h133 u64 eqc_base; member
Dprofile.c200 init_hca->eqc_base = profile[i].start; in mlx4_make_profile()
Dfw.c794 MLX4_PUT(inbox, param->eqc_base, INIT_HCA_EQC_BASE_OFFSET); in mlx4_INIT_HCA()
Dmain.c540 init_hca->eqc_base, dev_cap->eqc_entry_sz, in mlx4_init_icm()
/linux-2.6.39/drivers/infiniband/hw/mthca/ !
Dmthca_cmd.h202 u64 eqc_base; member
Dmthca_profile.c206 init_hca->eqc_base = profile[i].start; in mthca_make_profile()
Dmthca_main.c462 err = mthca_map_eq_icm(mdev, init_hca->eqc_base); in mthca_init_icm()
Dmthca_cmd.c1361 MTHCA_PUT(inbox, param->eqc_base, INIT_HCA_EQC_BASE_OFFSET); in mthca_INIT_HCA()