Home
last modified time | relevance | path

Searched refs:nfp_cpp_area_alloc_with_name (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_cppcore.c285 nfp_cpp_area_alloc_with_name(struct nfp_cpp *cpp, u32 dest, const char *name, in nfp_cpp_area_alloc_with_name() function
360 return nfp_cpp_area_alloc_with_name(cpp, dest, NULL, address, size); in nfp_cpp_area_alloc()
385 area = nfp_cpp_area_alloc_with_name(cpp, dest, name, address, size); in nfp_cpp_area_alloc_acquire()
Dnfp_cpp.h208 struct nfp_cpp_area *nfp_cpp_area_alloc_with_name(struct nfp_cpp *cpp,