Searched refs:NES_IDX_NIC_MULTICAST_ENABLE (Results 1 – 2 of 2) sorted by relevance
183 nic_active = nes_read_indexed(nesdev, NES_IDX_NIC_MULTICAST_ENABLE); in nes_netdev_open()185 nes_write_indexed(nesdev, NES_IDX_NIC_MULTICAST_ENABLE, nic_active); in nes_netdev_open()327 nic_active = nes_read_indexed(nesdev, NES_IDX_NIC_MULTICAST_ENABLE); in nes_netdev_stop()329 nes_write_indexed(nesdev, NES_IDX_NIC_MULTICAST_ENABLE, nic_active); in nes_netdev_stop()
179 NES_IDX_NIC_MULTICAST_ENABLE = 0x6028, enumerator