Home
last modified time | relevance | path

Searched refs:MVPP2_PRS_MCAST_VAL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_prs.h41 #define MVPP2_PRS_MCAST_VAL BIT(0) macro
H A Dmvpp2_prs.c485 cast_match = MVPP2_PRS_MCAST_VAL; in mvpp2_prs_mac_promisc_set()