Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/cxgb4/
Dt4.h329 T4_SQ_ONCHIP = (1<<0), enumerator
524 return sq->flags & T4_SQ_ONCHIP; in t4_sq_onchip()
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()
Dqp.c125 sq->flags |= T4_SQ_ONCHIP; in alloc_oc_sq()