Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_prs.c1177 MVPP2_PRS_EDSA); in mvpp2_prs_dsa_init()
1180 mvpp2_prs_dsa_tag_set(priv, 0, false, MVPP2_PRS_TAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_dsa_init()
1191 MVPP2_PRS_UNTAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_dsa_init()
1195 MVPP2_PRS_TAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_dsa_init()
2367 MVPP2_PRS_TAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_tag_mode_set()
2369 MVPP2_PRS_UNTAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_tag_mode_set()
2385 MVPP2_PRS_TAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_tag_mode_set()
2387 MVPP2_PRS_UNTAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_tag_mode_set()
2398 MVPP2_PRS_TAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_tag_mode_set()
2400 MVPP2_PRS_UNTAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_tag_mode_set()
Dmvpp2_prs.h242 #define MVPP2_PRS_EDSA true macro