Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/ulp/ipoib/
Dipoib_vlan.c202 if (result && ndev->reg_state == NETREG_UNINITIALIZED) in ipoib_vlan_add()
/Linux-v5.10/drivers/staging/rtl8712/
Dusb_intf.c607 if (pnetdev->reg_state != NETREG_UNINITIALIZED) in r871xu_dev_remove()
/Linux-v5.10/net/sched/
Dsch_generic.c491 if (dev->reg_state == NETREG_UNINITIALIZED) in netif_carrier_on()
510 if (dev->reg_state == NETREG_UNINITIALIZED) in netif_carrier_off()
/Linux-v5.10/net/8021q/
Dvlan.c287 if (new_dev->reg_state == NETREG_UNINITIALIZED) in register_vlan_device()
/Linux-v5.10/include/linux/
Dnetdevice.h2085 enum { NETREG_UNINITIALIZED=0, enumerator
5010 case NETREG_UNINITIALIZED: return " (uninitialized)"; in netdev_reg_state()
/Linux-v5.10/drivers/net/
Dxen-netfront.c2269 if (dev->reg_state == NETREG_UNINITIALIZED) { in xennet_connect()
/Linux-v5.10/drivers/s390/net/
Dlcs.c2074 if (card->dev->reg_state != NETREG_UNINITIALIZED) in lcs_register_netdev()
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns/
Dhns_enet.c2394 if (ndev->reg_state != NETREG_UNINITIALIZED) in hns_nic_dev_remove()
/Linux-v5.10/net/core/
Ddev.c9398 if (dev->reg_state == NETREG_UNINITIALIZED) { in rollback_registered_many()
9891 BUG_ON(dev->reg_state != NETREG_UNINITIALIZED); in register_netdevice()
10572 if (dev->reg_state == NETREG_UNINITIALIZED) { in free_netdev()
Drtnetlink.c3448 if (dev->reg_state == NETREG_UNINITIALIZED || in __rtnl_newlink()
/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c4146 if (netdev->reg_state != NETREG_UNINITIALIZED) in hns3_client_uninit()