Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/mthca/
HDmthca_cmd.h220 u8 log_uarc_sz; member
HDmthca_profile.c245 init_hca->log_uarc_sz = ffs(request->uarc_size) - 13; in mthca_make_profile()
HDmthca_cmd.c1425 MTHCA_PUT(inbox, param->log_uarc_sz, INIT_HCA_UARC_SZ_OFFSET); in mthca_INIT_HCA()