Searched refs:area_cache_get (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/netronome/nfp/nfpcore/ | 
| D | nfp_cppcore.c | 821 area_cache_get(struct nfp_cpp *cpp, u32 id,  in area_cache_get()  function923 	cache = area_cache_get(cpp, destination, address, &offset, length);  in __nfp_cpp_read()
 992 	cache = area_cache_get(cpp, destination, address, &offset, length);  in __nfp_cpp_write()
 
 |