Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_cpp.h51 #define NFP_CPP_SAFE_AREA_SIZE SZ_2M macro
Dnfp_cppcore.c971 ALIGN(r_addr + 1, NFP_CPP_SAFE_AREA_SIZE) - r_addr); in nfp_cpp_read()
1040 ALIGN(w_addr + 1, NFP_CPP_SAFE_AREA_SIZE) - w_addr); in nfp_cpp_write()