Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
A Dnfp_target.c349 if (cpp_tgt == NFP_CPP_TARGET_MU || cpp_tgt == NFP_CPP_TARGET_CT_XPB) in nfp_decode_basic()
486 if (cpp_tgt == NFP_CPP_TARGET_MU || cpp_tgt == NFP_CPP_TARGET_CT_XPB) in nfp_encode_basic()
491 if (cpp_tgt == NFP_CPP_TARGET_QDR && !addr40) in nfp_encode_basic()
496 return nfp_encode_basic_qdr(*addr, cpp_tgt, dest_island, in nfp_encode_basic()
506 if (cpp_tgt == NFP_CPP_TARGET_QDR && !addr40) in nfp_encode_basic()
507 return nfp_encode_basic_qdr(*addr, cpp_tgt, dest_island, in nfp_encode_basic()
528 if (cpp_tgt == NFP_CPP_TARGET_QDR && !addr40) in nfp_encode_basic()
533 return nfp_encode_basic_qdr(*addr, cpp_tgt, dest_island, in nfp_encode_basic()
549 if (cpp_tgt == NFP_CPP_TARGET_QDR && !addr40) in nfp_encode_basic()
554 return nfp_encode_basic_qdr(*addr, cpp_tgt, dest_island, in nfp_encode_basic()
[all …]

Completed in 4 milliseconds