Searched refs:NETREG_UNINITIALIZED (Results 1 – 9 of 9) sorted by relevance
205 if (result && ndev->reg_state == NETREG_UNINITIALIZED) in ipoib_vlan_add()
588 if (dev->reg_state == NETREG_UNINITIALIZED) in netif_carrier_on()607 if (dev->reg_state == NETREG_UNINITIALIZED) in netif_carrier_off()625 if (dev->reg_state == NETREG_UNINITIALIZED) in netif_carrier_event()
595 if (pnetdev->reg_state != NETREG_UNINITIALIZED) in r871xu_dev_remove()
2314 enum { NETREG_UNINITIALIZED=0, enumerator2430 WARN_ON((dev)->reg_state != NETREG_UNINITIALIZED); \5218 case NETREG_UNINITIALIZED: return " (uninitialized)"; in netdev_reg_state()
2057 if (card->dev->reg_state != NETREG_UNINITIALIZED) in lcs_register_netdev()
2447 if (dev->reg_state == NETREG_UNINITIALIZED) { in xennet_connect()
2401 if (ndev->reg_state != NETREG_UNINITIALIZED) in hns_nic_dev_remove()
10174 BUG_ON(dev->reg_state != NETREG_UNINITIALIZED); in register_netdevice() 10958 if (dev->reg_state == NETREG_UNINITIALIZED) { in free_netdev() 11032 if (dev->reg_state == NETREG_UNINITIALIZED) { in unregister_netdevice_many_notify()
5436 if (netdev->reg_state != NETREG_UNINITIALIZED) in hns3_client_uninit()