Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_prs.c1234 MVPP2_PRS_DSA); in mvpp2_prs_dsa_init()
1237 mvpp2_prs_dsa_tag_set(priv, 0, false, MVPP2_PRS_TAGGED, MVPP2_PRS_DSA); in mvpp2_prs_dsa_init()
1249 MVPP2_PRS_UNTAGGED, MVPP2_PRS_DSA); in mvpp2_prs_dsa_init()
1253 MVPP2_PRS_TAGGED, MVPP2_PRS_DSA); in mvpp2_prs_dsa_init()
2393 MVPP2_PRS_TAGGED, MVPP2_PRS_DSA); in mvpp2_prs_tag_mode_set()
2395 MVPP2_PRS_UNTAGGED, MVPP2_PRS_DSA); in mvpp2_prs_tag_mode_set()
2401 MVPP2_PRS_TAGGED, MVPP2_PRS_DSA); in mvpp2_prs_tag_mode_set()
2403 MVPP2_PRS_UNTAGGED, MVPP2_PRS_DSA); in mvpp2_prs_tag_mode_set()
2415 MVPP2_PRS_TAGGED, MVPP2_PRS_DSA); in mvpp2_prs_tag_mode_set()
2417 MVPP2_PRS_UNTAGGED, MVPP2_PRS_DSA); in mvpp2_prs_tag_mode_set()
Dmvpp2_prs.h245 #define MVPP2_PRS_DSA false macro