Searched refs:dev_up (Results 1 – 2 of 2) sorted by relevance
56 static int hostap_set_iface_flags(void *priv, int dev_up);349 static int hostap_set_iface_flags(void *priv, int dev_up) in hostap_set_iface_flags() argument359 if (linux_set_iface_flags(drv->ioctl_sock, ifname, dev_up) < 0) in hostap_set_iface_flags()362 if (dev_up) { in hostap_set_iface_flags()
3557 bool dev_up; in ena_reset_task() local3570 dev_up = adapter->up; in ena_reset_task()3601 if (dev_up) { in ena_reset_task()