Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_cmd.h220 u8 log_uarc_sz; member
H A Dmthca_profile.c243 init_hca->log_uarc_sz = ffs(request->uarc_size) - 13; in mthca_make_profile()
H A Dmthca_cmd.c1424 MTHCA_PUT(inbox, param->log_uarc_sz, INIT_HCA_UARC_SZ_OFFSET); in mthca_INIT_HCA()