Searched refs:RXCR_AMALL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/asix/ | ||
H A D | ax88796c_main.h | 342 #define RXCR_AMALL BIT(1) macro |
H A D | ax88796c_main.c | 105 rx_ctl |= RXCR_AMALL; in ax88796c_set_hw_multicast() |