Home
last modified time | relevance | path

Searched refs:NETREG_UNINITIALIZED (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/infiniband/ulp/ipoib/
A Dipoib_vlan.c202 if (result && ndev->reg_state == NETREG_UNINITIALIZED) in ipoib_vlan_add()
/linux/net/sched/
A Dsch_generic.c526 if (dev->reg_state == NETREG_UNINITIALIZED) in netif_carrier_on()
545 if (dev->reg_state == NETREG_UNINITIALIZED) in netif_carrier_off()
563 if (dev->reg_state == NETREG_UNINITIALIZED) in netif_carrier_event()
/linux/drivers/staging/rtl8712/
A Dusb_intf.c598 if (pnetdev->reg_state != NETREG_UNINITIALIZED) in r871xu_dev_remove()
/linux/include/linux/
A Dnetdevice.h2187 enum { NETREG_UNINITIALIZED=0, enumerator
5269 case NETREG_UNINITIALIZED: return " (uninitialized)"; in netdev_reg_state()
/linux/drivers/s390/net/
A Dlcs.c2075 if (card->dev->reg_state != NETREG_UNINITIALIZED) in lcs_register_netdev()
/linux/drivers/net/ethernet/hisilicon/hns/
A Dhns_enet.c2396 if (ndev->reg_state != NETREG_UNINITIALIZED) in hns_nic_dev_remove()
/linux/drivers/net/
A Dxen-netfront.c2402 if (dev->reg_state == NETREG_UNINITIALIZED) { in xennet_connect()
/linux/net/core/
A Ddev.c10245 BUG_ON(dev->reg_state != NETREG_UNINITIALIZED); in register_netdevice()
10962 if (dev->reg_state == NETREG_UNINITIALIZED) { in free_netdev()
11042 if (dev->reg_state == NETREG_UNINITIALIZED) { in unregister_netdevice_many()
/linux/drivers/net/ethernet/hisilicon/hns3/
A Dhns3_enet.c5215 if (netdev->reg_state != NETREG_UNINITIALIZED) in hns3_client_uninit()

Completed in 62 milliseconds