Query: ieee80211_queue_delayed_work
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IEEE80211_QUEUE_DELA(9) The basic mac80211 driver inte IEEE80211_QUEUE_DELA(9)NAMEieee80211_queue_delayed_work - add work onto the mac80211 workqueueSYNOPSISvoid ieee80211_queue_delayed_work(struct ieee80211_hw * hw, struct delayed_work * dwork, unsigned long delay);ARGUMENTShw the hardware struct for the interface we are adding work for dwork delayable work to queue onto the mac80211 workqueue delay number of jiffies to wait before queueingDESCRIPTIONDrivers and mac80211 use this to queue delayed work onto the mac80211 workqueue.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IEEE80211_QUEUE_DELA(9)
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
How to increment version inside a file? |
CentOS7 restoring file capabilities |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |