Searched refs:AE_MAC_BCAST_EN (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/ae/
H A Dif_aereg.h244 #define AE_MAC_BCAST_EN 0x04000000 /* Pass all broadcast frames. */ macro
H A Dif_ae.c1360 AE_MAC_BCAST_EN | AE_MAC_MCAST_EN;
2050 rxcfg &= ~(AE_MAC_MCAST_EN | AE_MAC_BCAST_EN | AE_MAC_PROMISC_EN);
2053 rxcfg |= AE_MAC_BCAST_EN;

Completed in 52 milliseconds