Home
last modified time | relevance | path

Searched refs:cpl_tx_pkt_core (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/
Dchcr_ipsec.c404 sizeof(struct cpl_tx_pkt_core) + in calc_tx_sec_flits()
468 struct cpl_tx_pkt_core *cpl; in copy_cpltx_pktxt()
485 cpl = (struct cpl_tx_pkt_core *)pos; in copy_cpltx_pktxt()
500 pos += sizeof(struct cpl_tx_pkt_core); in copy_cpltx_pktxt()
621 sizeof(struct cpl_tx_pkt_core) + in ch_ipsec_crypto_wreq()
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c737 hdrlen += sizeof(struct cpl_tx_pkt_core); in is_eth_imm()
797 hdrlen += sizeof(struct cpl_tx_pkt_core); in calc_tx_flits()
801 sizeof(struct cpl_tx_pkt_core)) / sizeof(__be64); in calc_tx_flits()
1498 struct cpl_tx_pkt_core *cpl; in cxgb4_eth_xmit()
1743 sizeof(struct cpl_tx_pkt_core)) / sizeof(__be64),
1795 sizeof(struct cpl_tx_pkt_core)) / sizeof(__be64); in t4vf_calc_tx_flits()
1798 sizeof(struct cpl_tx_pkt_core)) / sizeof(__be64); in t4vf_calc_tx_flits()
1816 struct cpl_tx_pkt_core *cpl; in cxgb4_vf_eth_xmit()
2164 wrlen = sizeof(struct fw_eth_tx_eo_wr) + sizeof(struct cpl_tx_pkt_core); in ethofld_calc_tx_flits()
2191 struct cpl_tx_pkt_core *cpl; in write_eo_wr()
[all …]
Dt4_msg.h827 struct cpl_tx_pkt_core { struct
836 struct cpl_tx_pkt_core c; argument
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4vf/
Dsge.c111 sizeof(struct cpl_tx_pkt_core)) / sizeof(__be64),
877 sizeof(struct cpl_tx_pkt_core)) / sizeof(__be64); in calc_tx_flits()
880 sizeof(struct cpl_tx_pkt_core)) / sizeof(__be64); in calc_tx_flits()
1167 struct cpl_tx_pkt_core *cpl; in t4vf_eth_xmit()
/linux-6.12.1/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
Dchcr_ktls.c992 struct cpl_tx_pkt_core *cpl; in chcr_ktls_write_tcp_options()
1572 struct cpl_tx_pkt_core *cpl; in chcr_ktls_tunnel_pkt()