Searched refs:MVPP2_PRS_EDSA (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/marvell/mvpp2/ |
D | mvpp2_prs.c | 1176 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()
|
D | mvpp2_prs.h | 242 #define MVPP2_PRS_EDSA true macro
|