Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/allwinner/
H A Dsun4i-emac.h51 #define EMAC_RX_CTL_ACCEPT_BROADCAST_EN (1 << 22) macro
H A Dsun4i-emac.c420 EMAC_RX_CTL_ACCEPT_BROADCAST_EN, in emac_set_rx_mode()
/openbmc/qemu/include/hw/net/
H A Dallwinner_emac.h115 #define EMAC_RX_CTL_ACCEPT_BROADCAST_EN (1 << 22) macro