Home
last modified time | relevance | path

Searched refs:DMA_RX_ALL_MULTICAST (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/micrel/
H A Dksz884x.c49 #define DMA_RX_ALL_MULTICAST 0x00000020 macro
3786 hw->rx_cfg |= DMA_RX_ALL_MULTICAST; in hw_setup()
4205 hw->rx_cfg |= DMA_RX_ALL_MULTICAST; in hw_set_multicast()
4207 hw->rx_cfg &= ~DMA_RX_ALL_MULTICAST; in hw_set_multicast()
/kernel/linux/linux-6.6/drivers/net/ethernet/micrel/
H A Dksz884x.c50 #define DMA_RX_ALL_MULTICAST 0x00000020 macro
3413 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()

Completed in 20 milliseconds