Home
last modified time | relevance | path

Searched refs:MVPP2_PRS_RI_L2_BCAST (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_prs.h200 #define MVPP2_PRS_RI_L2_BCAST BIT(10) macro
H A Dmvpp2_prs.c2293 ri = MVPP2_PRS_RI_L2_BCAST; in mvpp2_prs_mac_da_accept()
/openbmc/u-boot/drivers/net/
H A Dmvpp2.c792 #define MVPP2_PRS_RI_L2_BCAST BIT(10) macro