Searched refs:device_unplugged (Results 1 – 2 of 2) sorted by relevance
1466 if (priv->device_unplugged) in at76_work_set_promisc()1551 if (priv->device_unplugged) { in at76_rx_tasklet()1714 if (priv->device_unplugged) in at76_work_join_bssid()1868 if (!priv->device_unplugged) { in at76_mac80211_stop()1921 if (priv->device_unplugged) in at76_dwork_hw_scan()1962 if (priv->device_unplugged) in at76_hw_scan()2071 if (priv->device_unplugged) in at76_configure_filter()2340 priv->device_unplugged = 0; in at76_init_new_device()2389 priv->device_unplugged = 1; in at76_delete_device()
436 unsigned int device_unplugged:1; member