Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dcxgb4-abi.h62 C4IW_QPF_ONCHIP = (1<<0), enumerator
H A Dverbs.c449 qhp->wq.sq.flags = resp.flags & C4IW_QPF_ONCHIP ? T4_SQ_ONCHIP : 0; in create_qp()