Searched refs:MVPP2_PRS_EDSA (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/marvell/mvpp2/ |
D | mvpp2_prs.c | 1227 MVPP2_PRS_EDSA); in mvpp2_prs_dsa_init() 1230 mvpp2_prs_dsa_tag_set(priv, 0, false, MVPP2_PRS_TAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_dsa_init() 1241 MVPP2_PRS_UNTAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_dsa_init() 1245 MVPP2_PRS_TAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_dsa_init() 2388 MVPP2_PRS_TAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_tag_mode_set() 2390 MVPP2_PRS_UNTAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_tag_mode_set() 2406 MVPP2_PRS_TAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_tag_mode_set() 2408 MVPP2_PRS_UNTAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_tag_mode_set() 2419 MVPP2_PRS_TAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_tag_mode_set() 2421 MVPP2_PRS_UNTAGGED, MVPP2_PRS_EDSA); in mvpp2_prs_tag_mode_set()
|
D | mvpp2_prs.h | 244 #define MVPP2_PRS_EDSA true macro
|