Searched refs:MVPP2_PRS_LU_DSA (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/fdt/ |
H A D | if_mvpp.c | 855 mvpp2_prs_tcam_lu_set(&pe, MVPP2_PRS_LU_DSA); in mvpp2_prs_dsa_init() 3861 mvpp2_prs_sram_next_lu_set(&pe, MVPP2_PRS_LU_DSA); in mvpp2_prs_mac_promisc_set() 3894 mvpp2_prs_tcam_lu_set(&pe, MVPP2_PRS_LU_DSA); in mvpp2_prs_dsa_tag_set() 3898 mvpp2_prs_shadow_set(sc, pe.index, MVPP2_PRS_LU_DSA); in mvpp2_prs_dsa_tag_set() 3938 mvpp2_prs_tcam_lu_set(&pe, MVPP2_PRS_LU_DSA); in mvpp2_prs_dsa_tag_ethertype_set() 3946 mvpp2_prs_shadow_set(sc, pe.index, MVPP2_PRS_LU_DSA); in mvpp2_prs_dsa_tag_ethertype_set() 4431 mvpp2_prs_sram_next_lu_set(&pe, MVPP2_PRS_LU_DSA); in mvpp2_prs_mac_da_accept()
|
H A D | if_mvppreg.h | 1157 MVPP2_PRS_LU_DSA, enumerator
|