Searched refs:DMA_RX_ALL_MULTICAST (Results 1 – 1 of 1) sorted by relevance
50 #define DMA_RX_ALL_MULTICAST 0x00000020 macro3413 hw->rx_cfg |= DMA_RX_ALL_MULTICAST; in hw_setup()3832 hw->rx_cfg |= DMA_RX_ALL_MULTICAST; in hw_set_multicast()3834 hw->rx_cfg &= ~DMA_RX_ALL_MULTICAST; in hw_set_multicast()