Home
last modified time | relevance | path

Searched refs:iavf_ipsec_crypto_supported (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/iavf/
H A Diavf_ipsec_crypto.h106 iavf_ipsec_crypto_supported(struct iavf_adapter *adapter);
H A Diavf_ethdev.c1130 if (iavf_ipsec_crypto_supported(adapter)) { in iavf_dev_info_get()
1811 if (iavf_ipsec_crypto_supported(adapter)) in iavf_dev_xstats_get()
2613 if (iavf_ipsec_crypto_supported(adapter)) { in iavf_dev_init()
H A Diavf_ipsec_crypto.c1567 iavf_ipsec_crypto_supported(struct iavf_adapter *adapter) in iavf_ipsec_crypto_supported() function
H A Diavf_rxtx.c782 if (iavf_ipsec_crypto_supported(adapter)) in iavf_dev_tx_queue_setup()