Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_prs.c1176 MVPP2_PRS_EDSA); in mvpp2_prs_dsa_init()
1179 mvpp2_prs_dsa_tag_set(priv, 0, false, MVPP2_PRS_TAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_dsa_init()
1190 MVPP2_PRS_UNTAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_dsa_init()
1194 MVPP2_PRS_TAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_dsa_init()
2365 MVPP2_PRS_TAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_tag_mode_set()
2367 MVPP2_PRS_UNTAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_tag_mode_set()
2383 MVPP2_PRS_TAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_tag_mode_set()
2385 MVPP2_PRS_UNTAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_tag_mode_set()
2396 MVPP2_PRS_TAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_tag_mode_set()
2398 MVPP2_PRS_UNTAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_tag_mode_set()
Dmvpp2_prs.h242 #define MVPP2_PRS_EDSA true macro