Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_target.c302 case NFP_CPP_TARGET_QDR: in nfp_target_pushpull()
491 if (cpp_tgt == NFP_CPP_TARGET_QDR && !addr40) in nfp_encode_basic()
506 if (cpp_tgt == NFP_CPP_TARGET_QDR && !addr40) in nfp_encode_basic()
528 if (cpp_tgt == NFP_CPP_TARGET_QDR && !addr40) in nfp_encode_basic()
549 if (cpp_tgt == NFP_CPP_TARGET_QDR && !addr40) in nfp_encode_basic()
677 case NFP_CPP_TARGET_QDR: in nfp_cppat_addr_encode()
/linux-5.19.10/drivers/net/ethernet/netronome/nfp/nfpcore/nfp6000/
Dnfp6000.h13 #define NFP_CPP_TARGET_QDR 2 macro