Lines Matching refs:nes_write_indexed
182 nes_write_indexed(nesdev, NES_IDX_NIC_ACTIVE, nic_active); in nes_netdev_open()
185 nes_write_indexed(nesdev, NES_IDX_NIC_MULTICAST_ENABLE, nic_active); in nes_netdev_open()
188 nes_write_indexed(nesdev, NES_IDX_NIC_BROADCAST_ON, nic_active); in nes_netdev_open()
211 nes_write_indexed(nesdev, in nes_netdev_open()
214 nes_write_indexed(nesdev, in nes_netdev_open()
231 nes_write_indexed(nesdev, NES_IDX_MAC_INT_MASK + (0x200 * nesdev->mac_index), in nes_netdev_open()
307 nes_write_indexed(nesdev, NES_IDX_MAC_INT_MASK+ in nes_netdev_stop()
309 nes_write_indexed(first_nesvnic->nesdev, in nes_netdev_stop()
315 nes_write_indexed(nesdev, NES_IDX_MAC_INT_MASK+(0x200*nesdev->mac_index), 0xffffffff); in nes_netdev_stop()
319 nes_write_indexed(nesdev, NES_IDX_PERFECT_FILTER_HIGH+ in nes_netdev_stop()
323 nes_write_indexed(nesdev, NES_IDX_NIC_ACTIVE, nic_active); in nes_netdev_stop()
326 nes_write_indexed(nesdev, NES_IDX_NIC_MULTICAST_ALL, nic_active); in nes_netdev_stop()
329 nes_write_indexed(nesdev, NES_IDX_NIC_MULTICAST_ENABLE, nic_active); in nes_netdev_stop()
332 nes_write_indexed(nesdev, NES_IDX_NIC_UNICAST_ALL, nic_active); in nes_netdev_stop()
335 nes_write_indexed(nesdev, NES_IDX_NIC_BROADCAST_ON, nic_active); in nes_netdev_stop()
830 nes_write_indexed(nesdev, in nes_netdev_set_mac_address()
833 nes_write_indexed(nesdev, in nes_netdev_set_mac_address()
848 nes_write_indexed(nesdev, NES_IDX_NIC_MULTICAST_ALL, nic_active); in set_allmulti()
851 nes_write_indexed(nesdev, NES_IDX_NIC_UNICAST_ALL, nic_active); in set_allmulti()
884 nes_write_indexed(nesdev, NES_IDX_NIC_MULTICAST_ALL, nic_active); in nes_netdev_set_multicast_list()
887 nes_write_indexed(nesdev, NES_IDX_NIC_UNICAST_ALL, nic_active); in nes_netdev_set_multicast_list()
896 nes_write_indexed(nesdev, NES_IDX_NIC_MULTICAST_ALL, nic_active); in nes_netdev_set_multicast_list()
899 nes_write_indexed(nesdev, NES_IDX_NIC_UNICAST_ALL, nic_active); in nes_netdev_set_multicast_list()
955 nes_write_indexed(nesdev, in nes_netdev_set_multicast_list()
958 nes_write_indexed(nesdev, in nes_netdev_set_multicast_list()
967 nes_write_indexed(nesdev, in nes_netdev_set_multicast_list()
1022 nes_write_indexed(nesdev, NES_IDX_NIC_MULTICAST_ALL, in nes_netdev_change_mtu()
1027 nes_write_indexed(nesdev, NES_IDX_NIC_UNICAST_ALL, nic_active); in nes_netdev_change_mtu()
1447 nes_write_indexed(nesdev, in nes_netdev_set_pauseparam()
1454 nes_write_indexed(nesdev, in nes_netdev_set_pauseparam()
1462 nes_write_indexed(nesdev, in nes_netdev_set_pauseparam()
1469 nes_write_indexed(nesdev, in nes_netdev_set_pauseparam()
1605 nes_write_indexed(nesdev, NES_IDX_PCIX_DIAG, u32temp); in nes_vlan_mode()
1781 nes_write_indexed(nesdev, NES_IDX_PHY_PCS_CONTROL_STATUS0 + in nes_netdev_init()
1835 nes_write_indexed(nesdev, NES_IDX_MAC_INT_STATUS + (0x200 * nesdev->mac_index), u32temp); in nes_netdev_init()