Searched refs:MVPP2_PRS_EDSA (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/marvell/ |
D | mvpp2.c | 562 #define MVPP2_PRS_EDSA true macro 2210 MVPP2_PRS_EDSA); in mvpp2_prs_dsa_init() 2213 mvpp2_prs_dsa_tag_set(priv, 0, false, MVPP2_PRS_TAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_dsa_init() 2224 MVPP2_PRS_UNTAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_dsa_init() 2228 MVPP2_PRS_TAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_dsa_init() 3162 MVPP2_PRS_TAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_tag_mode_set() 3164 MVPP2_PRS_UNTAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_tag_mode_set() 3180 MVPP2_PRS_TAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_tag_mode_set() 3182 MVPP2_PRS_UNTAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_tag_mode_set() 3193 MVPP2_PRS_TAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_tag_mode_set() [all …]
|