Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/infiniband/
Dhermon.c2223 size_t qp_cmpt_len, srq_cmpt_len, cq_cmpt_len, eq_cmpt_len; in hermon_alloc_icm() local
2245 qp_cmpt_len = icm_usage ( log_num_qps, hermon->cap.cmpt_entry_size ); in hermon_alloc_icm()
2247 hermon->icm_map[HERMON_ICM_QP_CMPT].len = qp_cmpt_len; in hermon_alloc_icm()