Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/usb/
H A Dasix.h136 #define AX_RX_CTL_AM 0x0010 macro
H A Dasix_common.c491 rx_ctl |= AX_RX_CTL_AM; in asix_set_multicast()
H A Dax88179_178a.c59 #define AX_RX_CTL_AM 0x0010 macro
906 data->rxctl |= AX_RX_CTL_AM; in ax88179_set_multicast()
/openbmc/u-boot/drivers/usb/eth/
H A Dasix88179.c62 #define AX_RX_CTL_AM (1 << 4) macro