Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/ulp/ipoib/
Dipoib_vlan.c197 if (result && ndev->reg_state == NETREG_UNINITIALIZED) in ipoib_vlan_add()
/Linux-v5.4/net/sched/
Dsch_generic.c495 if (dev->reg_state == NETREG_UNINITIALIZED) in netif_carrier_on()
514 if (dev->reg_state == NETREG_UNINITIALIZED) in netif_carrier_off()
/Linux-v5.4/net/8021q/
Dvlan.c283 if (new_dev->reg_state == NETREG_UNINITIALIZED) in register_vlan_device()
/Linux-v5.4/include/linux/
Dnetdevice.h1990 enum { NETREG_UNINITIALIZED=0, enumerator
4692 case NETREG_UNINITIALIZED: return " (uninitialized)"; in netdev_reg_state()
/Linux-v5.4/drivers/net/
Dxen-netfront.c1966 if (dev->reg_state == NETREG_UNINITIALIZED) { in xennet_connect()
/Linux-v5.4/drivers/s390/net/
Dlcs.c2074 if (card->dev->reg_state != NETREG_UNINITIALIZED) in lcs_register_netdev()
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns/
Dhns_enet.c2408 if (ndev->reg_state != NETREG_UNINITIALIZED) in hns_nic_dev_remove()
/Linux-v5.4/net/core/
Ddev.c8484 if (dev->reg_state == NETREG_UNINITIALIZED) { in rollback_registered_many()
9004 BUG_ON(dev->reg_state != NETREG_UNINITIALIZED); in register_netdevice()
9607 if (dev->reg_state == NETREG_UNINITIALIZED) { in free_netdev()
Drtnetlink.c3225 if (dev->reg_state == NETREG_UNINITIALIZED) in __rtnl_newlink()
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c3959 if (netdev->reg_state != NETREG_UNINITIALIZED) in hns3_client_uninit()