Home
last modified time | relevance | path

Searched refs:MTHCA_MGM_ENTRY_SIZE (Results 1 – 3 of 3) sorted by relevance

/drivers/infiniband/hw/mthca/
Dmthca_profile.c92 profile[MTHCA_RES_MCG].size = MTHCA_MGM_ENTRY_SIZE; in mthca_make_profile()
215 init_hca->log_mc_entry_sz = ffs(MTHCA_MGM_ENTRY_SIZE) - 1; in mthca_make_profile()
Dmthca_dev.h82 MTHCA_MGM_ENTRY_SIZE = 0x100, enumerator
88 MTHCA_QP_PER_MGM = 4 * (MTHCA_MGM_ENTRY_SIZE / 16 - 2)
Dmthca_main.c508 MTHCA_MGM_ENTRY_SIZE, in mthca_init_icm()