Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dt4.h329 T4_SQ_ONCHIP = (1<<0), enumerator
524 return sq->flags & T4_SQ_ONCHIP; in t4_sq_onchip()
H A Ddevice.c274 qp->wq.sq.flags & T4_SQ_ONCHIP, in dump_qp()
294 qp->wq.sq.flags & T4_SQ_ONCHIP, in dump_qp()
308 qp->wq.sq.flags & T4_SQ_ONCHIP); in dump_qp()
H A Dqp.c125 sq->flags |= T4_SQ_ONCHIP; in alloc_oc_sq()