Searched refs:cpl_tx_pkt_core (Results 1 – 4 of 4) sorted by relevance
775 sizeof(struct cpl_tx_pkt_core) + in ktls_wr_len()1000 sizeof(struct cpl_tx_pkt_core) + roundup2(m->m_len, 16); in t6_ktls_parse_pkt()1114 struct cpl_tx_pkt_core *cpl; in ktls_write_tcp_options()1129 ctrl = sizeof(struct cpl_tx_pkt_core) + pktlen; in ktls_write_tcp_options()1208 struct cpl_tx_pkt_core *cpl; in ktls_write_tunnel_packet()1229 ctrl = sizeof(struct cpl_tx_pkt_core) + pktlen; in ktls_write_tunnel_packet()1856 struct cpl_tx_pkt_core *cpl; in ktls_write_tcp_fin()1871 ctrl = sizeof(struct cpl_tx_pkt_core) + pktlen; in ktls_write_tcp_fin()
5181 sizeof(struct cpl_tx_pkt_core) + in txpkt_len16()5200 sizeof(struct cpl_tx_pkt_core) + in txpkt_vm_len16()5242 sizeof(struct cpl_tx_pkt_core) + sizeof(struct ulptx_sgl) + in txpkts0_len16()5257 n = sizeof(struct cpl_tx_pkt_core) + sizeof(struct ulptx_sgl); in txpkts1_len16()5268 sizeof(struct cpl_tx_pkt_core); in imm_payload()5448 struct cpl_tx_pkt_core *cpl; in write_txpkt_vm_wr()5459 ctrl = sizeof(struct cpl_tx_pkt_core); in write_txpkt_vm_wr()5581 struct cpl_tx_pkt_core *cpl; in write_txpkt_wr()5593 ctrl = sizeof(struct cpl_tx_pkt_core); in write_txpkt_wr()5604 sizeof(struct cpl_tx_pkt_core) + pktlen, 16); in write_txpkt_wr()[all …]
975 struct cpl_tx_pkt_core *cpl; in cxgbe_nm_tx()
1262 struct cpl_tx_pkt_core { struct1271 struct cpl_tx_pkt_core c; argument