Home
last modified time | relevance | path

Searched refs:otx2_eth_sec_ctx_create (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_ethdev_sec.h120 int otx2_eth_sec_ctx_create(struct rte_eth_dev *eth_dev);
H A Dotx2_ethdev_sec.c718 otx2_eth_sec_ctx_create(struct rte_eth_dev *eth_dev) in otx2_eth_sec_ctx_create() function
H A Dotx2_ethdev.c2542 rc = otx2_eth_sec_ctx_create(eth_dev); in otx2_eth_dev_init()