Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx4/
Dfw.h157 u64 eqc_base; member
Dprofile.c222 init_hca->eqc_base = profile[i].start; in mlx4_make_profile()
Dfw.c1331 MLX4_PUT(inbox, param->eqc_base, INIT_HCA_EQC_BASE_OFFSET); in mlx4_INIT_HCA()
1435 MLX4_GET(param->eqc_base, outbox, INIT_HCA_EQC_BASE_OFFSET); in mlx4_QUERY_HCA()
Dmain.c1010 init_hca->eqc_base, dev_cap->eqc_entry_sz, in mlx4_init_icm()
/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.c412 err = mthca_map_eq_icm(mdev, init_hca->eqc_base); in mthca_init_icm()
Dmthca_cmd.c1392 MTHCA_PUT(inbox, param->eqc_base, INIT_HCA_EQC_BASE_OFFSET); in mthca_INIT_HCA()