Home
last modified time | relevance | path

Searched refs:reply_ctrl (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h923 __be16 reply_ctrl; member
953 __be16 reply_ctrl; member
960 __be16 reply_ctrl; member
968 __be16 reply_ctrl; member
1012 __be16 reply_ctrl; member
2624 __be16 reply_ctrl; member
H A Dcommon.h992 req->reply_ctrl = htobe16(F_NO_REPLY); in mk_set_tcb_field_ulp()
/freebsd/sys/dev/cxgbe/
H A Dt4_filter.c1199 req->reply_ctrl = htobe16(V_QUEUENO(sc->sge.fwq.abs_id) | in set_tcb_field()
1202 req->reply_ctrl = htobe16(V_NO_REPLY(1)); in set_tcb_field()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_cpl_io.c1964 req->reply_ctrl = htobe16(V_QUEUENO(toep->ofld_rxq->iq.abs_id)); in t4_set_tcb_field()
1966 req->reply_ctrl |= htobe16(F_NO_REPLY); in t4_set_tcb_field()
H A Dt4_tls.c
H A Dt4_listen.c636 req->reply_ctrl = htobe16(lctx->ofld_rxq->iq.abs_id); in destroy_server()
H A Dt4_tom.c497 cpl->reply_ctrl = htobe16(V_REPLY_CHAN(0) | in send_get_tcb()
H A Dt4_ddp.c
/freebsd/sys/dev/cxgbe/crypto/
H A Dt6_kern_tls.c299 cpl->reply_ctrl = htobe16(F_NO_REPLY); in write_set_tcb_field_ulp()