Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/nfp/nfpcore/
H A Dnfp_cpp.h28 const struct nfp_cpp_operations *op;
54 struct nfp_cpp_operations { struct
121 const struct nfp_cpp_operations *nfp_cpp_transport_operations(void); argument
H A Dnfp_cpp_pcie_ops.c875 static const struct nfp_cpp_operations nfp6000_pcie_ops = {
890 nfp_cpp_operations *nfp_cpp_transport_operations(void) in nfp_cpp_transport_operations()
H A Dnfp_cppcore.c548 const struct nfp_cpp_operations *ops; in nfp_cpp_alloc()