Searched refs:MVPP2_PRS_LU_PPPOE (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_prs.c | 1350 mvpp2_prs_sram_next_lu_set(&pe, MVPP2_PRS_LU_PPPOE); in mvpp2_prs_etype_init() 1620 mvpp2_prs_tcam_lu_set(&pe, MVPP2_PRS_LU_PPPOE); in mvpp2_prs_pppoe_init() 1646 mvpp2_prs_shadow_set(priv, pe.index, MVPP2_PRS_LU_PPPOE); in mvpp2_prs_pppoe_init() 1657 mvpp2_prs_tcam_lu_set(&pe, MVPP2_PRS_LU_PPPOE); in mvpp2_prs_pppoe_init() 1675 mvpp2_prs_shadow_set(priv, pe.index, MVPP2_PRS_LU_PPPOE); in mvpp2_prs_pppoe_init() 1685 mvpp2_prs_tcam_lu_set(&pe, MVPP2_PRS_LU_PPPOE); in mvpp2_prs_pppoe_init() 1700 mvpp2_prs_shadow_set(priv, pe.index, MVPP2_PRS_LU_PPPOE); in mvpp2_prs_pppoe_init()
|
H A D | mvpp2_prs.h | 264 MVPP2_PRS_LU_PPPOE, enumerator
|
/openbmc/u-boot/drivers/net/ |
H A D | mvpp2.c | 849 MVPP2_PRS_LU_PPPOE, enumerator 2006 mvpp2_prs_sram_next_lu_set(&pe, MVPP2_PRS_LU_PPPOE); in mvpp2_prs_etype_init()
|