Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_cpp.h198 void nfp_cpp_free(struct nfp_cpp *cpp);
H A Dnfp_cppcore.c158 * nfp_cpp_free() - free the CPP handle
161 void nfp_cpp_free(struct nfp_cpp *cpp) in nfp_cpp_free() function
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_main.c883 nfp_cpp_free(pf->cpp); in nfp_pci_probe()
920 nfp_cpp_free(pf->cpp); in __nfp_pci_shutdown()