Searched refs:C4IW_QPF_ONCHIP (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ofed/libcxgb4/ | ||
H A D | cxgb4-abi.h | 62 C4IW_QPF_ONCHIP = (1<<0), enumerator |
H A D | verbs.c | 449 qhp->wq.sq.flags = resp.flags & C4IW_QPF_ONCHIP ? T4_SQ_ONCHIP : 0; in create_qp() |