Searched refs:V_QUEUENO (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_filter.c1105 req->reply_ctrl = htobe16(V_QUEUENO(sc->sge.fwq.abs_id) |
1627 req->reply_ctrl = htobe16(V_NO_REPLY(1) | V_QUEUENO(qid));
/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_ddp.c377 V_QUEUENO(toep->ofld_rxq->iq.abs_id));
H A Dt4_cpl_io.c1864 req->reply_ctrl = htobe16(V_QUEUENO(toep->ofld_rxq->iq.abs_id));
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h930 #define V_QUEUENO(x) ((x) << S_QUEUENO) macro

Completed in 114 milliseconds