Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/nfp/nfpcore/
H A Dnfp_cpp.h121 const struct nfp_cpp_operations *nfp_cpp_transport_operations(void);
H A Dnfp_cppcore.c552 ops = nfp_cpp_transport_operations(); in nfp_cpp_alloc()
H A Dnfp_cpp_pcie_ops.c890 nfp_cpp_operations *nfp_cpp_transport_operations(void) in nfp_cpp_transport_operations() function