Home
last modified time | relevance | path

Searched refs:NFP_CPP_ID_TARGET_of (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_cpplib.c178 cpp_id = NFP_CPP_ID(NFP_CPP_ID_TARGET_of(cpp_id), 0, in nfp_cpp_explicit_read()
231 cpp_id = NFP_CPP_ID(NFP_CPP_ID_TARGET_of(cpp_id), 1, in nfp_cpp_explicit_write()
Dnfp_target.c299 switch (NFP_CPP_ID_TARGET_of(cpp_id)) { in nfp_target_pushpull()
706 const int target = NFP_CPP_ID_TARGET_of(cpp_island_id); in nfp_target_cpp()
Dnfp_cpp.h109 static inline u8 NFP_CPP_ID_TARGET_of(u32 id) in NFP_CPP_ID_TARGET_of() function
Dnfp6000_pcie.c751 u32 target = NFP_CPP_ID_TARGET_of(dest); in nfp6000_area_init()
1163 NFP_CPP_ID_TARGET_of(cmd->cpp_id)) | in nfp6000_explicit_do()
Dnfp_cppcore.c185 NFP_CPP_ID_TARGET_of(res->cpp_id), in nfp_cpp_free()