Searched refs:MVPP2_PRS_EDSA (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/fdt/ |
H A D | if_mvpp.c | 846 mvpp2_prs_dsa_tag_set(sc, 0, 0, MVPP2_PRS_UNTAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_dsa_init() 847 mvpp2_prs_dsa_tag_set(sc, 0, 0, MVPP2_PRS_TAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_dsa_init() 850 mvpp2_prs_dsa_tag_ethertype_set(sc, 0, 0, MVPP2_PRS_UNTAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_dsa_init() 851 mvpp2_prs_dsa_tag_ethertype_set(sc, 0, 0, MVPP2_PRS_TAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_dsa_init() 4497 MVPP2_PRS_EDSA); in mvpp2_prs_tag_mode_set() 4499 MVPP2_PRS_EDSA); in mvpp2_prs_tag_mode_set() 4511 MVPP2_PRS_EDSA); in mvpp2_prs_tag_mode_set() 4513 MVPP2_PRS_EDSA); in mvpp2_prs_tag_mode_set() 4522 MVPP2_PRS_EDSA); in mvpp2_prs_tag_mode_set() 4524 MVPP2_PRS_EDSA); in mvpp2_prs_tag_mode_set()
|
H A D | if_mvppreg.h | 1141 #define MVPP2_PRS_EDSA 1 macro
|