Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_target.c328 case NFP_CPP_TARGET_QDR: in nfp_target_pushpull()
517 if (cpp_tgt == NFP_CPP_TARGET_QDR && !addr40) in nfp_encode_basic()
532 if (cpp_tgt == NFP_CPP_TARGET_QDR && !addr40) in nfp_encode_basic()
554 if (cpp_tgt == NFP_CPP_TARGET_QDR && !addr40) in nfp_encode_basic()
575 if (cpp_tgt == NFP_CPP_TARGET_QDR && !addr40) in nfp_encode_basic()
703 case NFP_CPP_TARGET_QDR: in nfp_cppat_addr_encode()
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/nfpcore/nfp6000/
Dnfp6000.h43 #define NFP_CPP_TARGET_QDR 2 macro