Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Ddev.c183 rhp->max_qp = T4_QID_BASE + attr.max_qp; in c4iw_alloc_context()
193 rhp->max_cq = T4_QID_BASE + attr.max_cq; in c4iw_alloc_context()
H A Dt4.h78 #define T4_QID_BASE 1024 macro