Searched refs:rfkill_sync (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dcore.c294 rdev = container_of(work, struct cfg80211_registered_device, rfkill_sync);
386 INIT_WORK(&rdev->rfkill_sync, cfg80211_rfkill_sync_work);
624 schedule_work(&rdev->rfkill_sync);
H A Dcore.h32 struct work_struct rfkill_sync; member in struct:cfg80211_registered_device
H A Dwext-compat.c871 schedule_work(&rdev->rfkill_sync);

Completed in 51 milliseconds