Home
last modified time | relevance | path

Searched refs:T4_SQ_ONCHIP (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
H A Dt4.h329 T4_SQ_ONCHIP = (1<<0), enumerator
529 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()
/kernel/linux/linux-6.6/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()

Completed in 16 milliseconds