Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/nitrox/
H A Dnitrox_sym.h11 int nitrox_sym_pmd_destroy(struct nitrox_device *ndev);
H A Dnitrox_device.c100 err = nitrox_sym_pmd_destroy(ndev); in nitrox_pci_remove()
H A Dnitrox_sym.c792 nitrox_sym_pmd_destroy(struct nitrox_device *ndev) in nitrox_sym_pmd_destroy() function