Searched refs:DMA_RX_ALL_MULTICAST (Results 1 – 1 of 1) sorted by relevance
57 #define DMA_RX_ALL_MULTICAST 0x00000020 macro3792 hw->rx_cfg |= DMA_RX_ALL_MULTICAST; in hw_setup()4211 hw->rx_cfg |= DMA_RX_ALL_MULTICAST; in hw_set_multicast()4213 hw->rx_cfg &= ~DMA_RX_ALL_MULTICAST; in hw_set_multicast()