Home
last modified time | relevance | path

Searched refs:ulp_txpkt (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/dev/cxgbe/crypto/
H A Dt4_crypto.h48 struct ulp_txpkt ulptx;
H A Dt6_kern_tls.c269 #define LEN__SET_TCB_FIELD_ULP (sizeof(struct ulp_txpkt) + \
279 struct ulp_txpkt *txpkt; in write_set_tcb_field_ulp()
643 wr_len += sizeof(struct ulp_txpkt); // 8 in ktls_base_wr_size()
1319 struct ulp_txpkt *txpkt; in ktls_write_tls_wr()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tls.c1087 struct ulp_txpkt *ulpmc; in mk_set_tcb_field_ulp()
1122 ulpmc = (struct ulp_txpkt *)(wrh + 1); in tls_update_tcb()
H A Dt4_ddp.c541 #define LEN__SET_TCB_FIELD_ULP (sizeof(struct ulp_txpkt) + \
545 #define LEN__RX_DATA_ACK_ULP (sizeof(struct ulp_txpkt) + \
549 mk_rx_data_ack_ulp(struct ulp_txpkt *ulpmc, struct toepcb *toep) in mk_rx_data_ack_ulp()
581 struct ulp_txpkt *ulpmc; in mk_update_tcb_for_ddp()
603 ulpmc = (struct ulp_txpkt *)(wrh + 1); in mk_update_tcb_for_ddp()
1230 struct ulp_txpkt *ulpmc; in set_ddp_ulp_mode()
1261 ulpmc = (struct ulp_txpkt *)(wrh + 1); in set_ddp_ulp_mode()
H A Dt4_tom.c898 struct ulp_txpkt *ulpmc; in t4_pmtu_update()
942 ulpmc = (struct ulp_txpkt *)(wrh + 1); in t4_pmtu_update()
/freebsd/sys/dev/cxgbe/
H A Dt4_filter.c1702 #define LEN__ABORT_REQ_ULP (sizeof(struct ulp_txpkt) + \
1706 mk_abort_req_ulp(struct ulp_txpkt *ulpmc, uint32_t tid) in mk_abort_req_ulp()
1734 #define LEN__ABORT_RPL_ULP (sizeof(struct ulp_txpkt) + \
1738 mk_abort_rpl_ulp(struct ulp_txpkt *ulpmc, uint32_t tid) in mk_abort_rpl_ulp()
1779 struct ulp_txpkt *ulpmc; in mk_del_hashfilter_wr()
1782 ulpmc = (struct ulp_txpkt *)(wrh + 1); in mk_del_hashfilter_wr()
H A Dt4_sge.c5241 n = sizeof(struct ulp_txpkt) + sizeof(struct ulptx_idata) + in txpkts0_len16()
5876 struct ulp_txpkt *ulpmc; in write_txpkts_wr()
/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h968 #define LEN__SET_TCB_FIELD_ULP (sizeof(struct ulp_txpkt) + \
975 struct ulp_txpkt *ulpmc; in mk_set_tcb_field_ulp()
H A Dt4_msg.h2943 struct ulp_txpkt { struct
/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c3223 struct ulp_txpkt *txpkt; in set_filter()
3242 txpkt = (struct ulp_txpkt *)oreq; in set_filter()
3297 struct ulp_txpkt *txpkt = (struct ulp_txpkt *)req; in set_tcb_field_ulp()
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h1602 struct ulp_txpkt { struct