Searched refs:NETREG_UNINITIALIZED (Results 1 – 8 of 8) sorted by relevance
206 if (result && ndev->reg_state == NETREG_UNINITIALIZED) in ipoib_vlan_add()
149 if (adapter->netdevs[i]->reg_state != NETREG_UNINITIALIZED) in idpf_remove()
637 if (dev->reg_state == NETREG_UNINITIALIZED) in netif_carrier_on()654 if (dev->reg_state == NETREG_UNINITIALIZED) in netif_carrier_off()672 if (dev->reg_state == NETREG_UNINITIALIZED) in netif_carrier_event()
1819 NETREG_UNINITIALIZED = 0, enumerator2659 WARN_ON((dev)->reg_state != NETREG_UNINITIALIZED); \5719 case NETREG_UNINITIALIZED: return " (uninitialized)"; in netdev_reg_state()
2401 if (ndev->reg_state != NETREG_UNINITIALIZED) in hns_nic_dev_remove()
2449 if (dev->reg_state == NETREG_UNINITIALIZED) { in xennet_connect()
11397 BUG_ON(dev->reg_state != NETREG_UNINITIALIZED); in register_netdevice()12305 if (dev->reg_state == NETREG_UNINITIALIZED || in free_netdev()12459 if (dev->reg_state == NETREG_UNINITIALIZED) { in unregister_netdevice_many_notify()
5518 if (netdev->reg_state != NETREG_UNINITIALIZED) in hns3_client_uninit()