Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_cpp.h141 static inline u8 NFP_CPP_ID_ISLAND_of(u32 id) in NFP_CPP_ID_ISLAND_of() function
H A Dnfp_target.c705 const int island = NFP_CPP_ID_ISLAND_of(cpp_island_id); in nfp_target_cpp()