Searched refs:ipsec_md (Results 1 – 1 of 1) sorted by relevance
2339 struct iavf_ipsec_crypto_pkt_metadata *ipsec_md) in iavf_fill_ctx_desc_ipsec_field() argument2342 (uint64_t)ipsec_md->ctx_desc_ipsec_params << in iavf_fill_ctx_desc_ipsec_field()2382 struct rte_mbuf *m, struct iavf_ipsec_crypto_pkt_metadata *ipsec_md) in iavf_fill_ctx_desc_segmentation_field() argument2388 total_length = ipsec_md->l4_payload_len; in iavf_fill_ctx_desc_segmentation_field()2423 struct rte_mbuf *m, struct iavf_ipsec_crypto_pkt_metadata *ipsec_md, in iavf_fill_context_desc() argument2439 ipsec_md); in iavf_fill_context_desc()2442 m, ipsec_md); in iavf_fill_context_desc()2644 struct iavf_ipsec_crypto_pkt_metadata *ipsec_md; in iavf_xmit_pkts() local2660 ipsec_md = iavf_ipsec_crypto_get_pkt_metadata(txq, mb); in iavf_xmit_pkts()2724 iavf_fill_context_desc(ctx_desc, mb, ipsec_md, &tlen, in iavf_xmit_pkts()[all …]