Symbol: cpl_tx_pkt_core
sys/dev/cxgbe/common/t4_msg.h
1649
struct cpl_tx_pkt_core c;
sys/dev/cxgbe/crypto/t6_kern_tls.c
1000
sizeof(struct cpl_tx_pkt_core) + roundup2(m->m_len, 16);
sys/dev/cxgbe/crypto/t6_kern_tls.c
1114
struct cpl_tx_pkt_core *cpl;
sys/dev/cxgbe/crypto/t6_kern_tls.c
1129
ctrl = sizeof(struct cpl_tx_pkt_core) + pktlen;
sys/dev/cxgbe/crypto/t6_kern_tls.c
1209
struct cpl_tx_pkt_core *cpl;
sys/dev/cxgbe/crypto/t6_kern_tls.c
1230
ctrl = sizeof(struct cpl_tx_pkt_core) + pktlen;
sys/dev/cxgbe/crypto/t6_kern_tls.c
1860
struct cpl_tx_pkt_core *cpl;
sys/dev/cxgbe/crypto/t6_kern_tls.c
1875
ctrl = sizeof(struct cpl_tx_pkt_core) + pktlen;
sys/dev/cxgbe/crypto/t6_kern_tls.c
775
sizeof(struct cpl_tx_pkt_core) +
sys/dev/cxgbe/crypto/t7_kern_tls.c
1154
struct cpl_tx_pkt_core *cpl;
sys/dev/cxgbe/crypto/t7_kern_tls.c
1168
ctrl = sizeof(struct cpl_tx_pkt_core) + pktlen;
sys/dev/cxgbe/crypto/t7_kern_tls.c
1253
struct cpl_tx_pkt_core *tx_pkt;
sys/dev/cxgbe/crypto/t7_kern_tls.c
1576
cpl_len = sizeof(struct cpl_tx_pkt_core);
sys/dev/cxgbe/crypto/t7_kern_tls.c
1801
crypto_hdr_len = sizeof(struct cpl_tx_pkt_core);
sys/dev/cxgbe/crypto/t7_kern_tls.c
419
wr_len += sizeof(struct cpl_tx_pkt_core);// 16
sys/dev/cxgbe/crypto/t7_kern_tls.c
601
sizeof(struct cpl_tx_pkt_core) +
sys/dev/cxgbe/t4_netmap.c
980
struct cpl_tx_pkt_core *cpl;
sys/dev/cxgbe/t4_sge.c
5372
sizeof(struct cpl_tx_pkt_core) +
sys/dev/cxgbe/t4_sge.c
5391
sizeof(struct cpl_tx_pkt_core) +
sys/dev/cxgbe/t4_sge.c
5433
sizeof(struct cpl_tx_pkt_core) + sizeof(struct ulptx_sgl) +
sys/dev/cxgbe/t4_sge.c
5448
n = sizeof(struct cpl_tx_pkt_core) + sizeof(struct ulptx_sgl);
sys/dev/cxgbe/t4_sge.c
5459
sizeof(struct cpl_tx_pkt_core);
sys/dev/cxgbe/t4_sge.c
5640
struct cpl_tx_pkt_core *cpl;
sys/dev/cxgbe/t4_sge.c
5651
ctrl = sizeof(struct cpl_tx_pkt_core);
sys/dev/cxgbe/t4_sge.c
5773
struct cpl_tx_pkt_core *cpl;
sys/dev/cxgbe/t4_sge.c
5785
ctrl = sizeof(struct cpl_tx_pkt_core);
sys/dev/cxgbe/t4_sge.c
5796
sizeof(struct cpl_tx_pkt_core) + pktlen, 16);
sys/dev/cxgbe/t4_sge.c
6038
struct cpl_tx_pkt_core *cpl;
sys/dev/cxgbe/t4_sge.c
6081
ulpsc->len = htobe32(sizeof(struct cpl_tx_pkt_core));
sys/dev/cxgbe/t4_sge.c
6149
struct cpl_tx_pkt_core *cpl;
sys/dev/cxgbe/t4_sge.c
6727
sizeof(struct cpl_tx_pkt_core) + immhdrs, 16);
sys/dev/cxgbe/t4_sge.c
6825
struct cpl_tx_pkt_core *cpl;
sys/dev/cxgbe/t4_sge.c
6843
ctrl = sizeof(struct cpl_tx_pkt_core);