Home
last modified time | relevance | path

Searched refs:AX_RX_CTL_AMALL (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/usb/eth/
H A Dasix88179.c64 #define AX_RX_CTL_AMALL (1 << 1) macro
339 AX_RX_CTL_AP | AX_RX_CTL_AMALL | AX_RX_CTL_AB; in asix_basic_reset()
407 AX_RX_CTL_AP | AX_RX_CTL_AMALL | AX_RX_CTL_AB; in asix_init_common()
/openbmc/linux/drivers/net/usb/
H A Dasix.h139 #define AX_RX_CTL_AMALL 0x0002 macro
H A Dax88179_178a.c61 #define AX_RX_CTL_AMALL 0x0002 macro
885 data->rxctl |= AX_RX_CTL_AMALL; in ax88179_set_multicast()
1641 AX_RX_CTL_AP | AX_RX_CTL_AMALL | AX_RX_CTL_AB; in ax88179_reset()
H A Dasix_common.c468 rx_ctl |= AX_RX_CTL_AMALL; in asix_set_multicast()