Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_cpp.h37 #define NFP_CPP_SAFE_AREA_SIZE SZ_2M macro
H A Dnfp_cppcore.c972 ALIGN(r_addr + 1, NFP_CPP_SAFE_AREA_SIZE) - r_addr); in nfp_cpp_read()
1041 ALIGN(w_addr + 1, NFP_CPP_SAFE_AREA_SIZE) - w_addr); in nfp_cpp_write()