Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h1106 req->reply_ctrl = htobe16(F_NO_REPLY); in mk_set_tcb_field_ulp_with_rpl()
1110 req->reply_ctrl = htobe16(V_T7_QUEUENO(qid) | in mk_set_tcb_field_ulp_with_rpl()
1113 req->reply_ctrl = htobe16(V_QUEUENO(qid) | in mk_set_tcb_field_ulp_with_rpl()
H A Dt4_msg.h1147 __be16 reply_ctrl; member
1199 __be16 reply_ctrl; member
1206 __be16 reply_ctrl; member
1214 __be16 reply_ctrl; member
1268 __be16 reply_ctrl; member
4461 __be16 reply_ctrl; member
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_cpl_io.c2382 req->reply_ctrl = htobe16(F_NO_REPLY); in write_set_tcb_field()
2386 req->reply_ctrl = htobe16(V_T7_QUEUENO(qid) | in write_set_tcb_field()
2389 req->reply_ctrl = htobe16(V_QUEUENO(qid) | in write_set_tcb_field()
H A Dt4_tom.c498 cpl->reply_ctrl = in send_get_tcb()
502 cpl->reply_ctrl = in send_get_tcb()
H A Dt4_listen.c637 req->reply_ctrl = htobe16(lctx->ofld_rxq->iq.abs_id); in destroy_server()
/freebsd/sys/dev/cxgbe/
H A Dt4_filter.c1401 req->reply_ctrl = htobe16(F_NO_REPLY); in t4_del_hashfilter_rpl()
1406 req->reply_ctrl = htobe16(V_T7_QUEUENO(qid) | in t4_del_hashfilter_rpl()
1409 req->reply_ctrl = htobe16(V_QUEUENO(qid) |
/freebsd/sys/dev/cxgbe/crypto/
H A Dt6_kern_tls.c299 cpl->reply_ctrl = htobe16(F_NO_REPLY); in write_set_tcb_field_ulp()