Query: ieee80211_queue_work
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IEEE80211_QUEUE_WORK(9) The basic mac80211 driver inte IEEE80211_QUEUE_WORK(9)NAMEieee80211_queue_work - add work onto the mac80211 workqueueSYNOPSISvoid ieee80211_queue_work(struct ieee80211_hw * hw, struct work_struct * work);ARGUMENTShw the hardware struct for the interface we are adding work for work the work we want to add onto the mac80211 workqueueDESCRIPTIONDrivers and mac80211 use this to add work onto the mac80211 workqueue. This helper ensures drivers are not queueing work when they should not be.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 IEEE80211_QUEUE_WORK(9)
Related Man Pages |
---|
enum_ieee80211_filter_flags(9) - centos |
ieee80211_sta_set_buffered(9) - centos |
struct_ieee80211_vif(9) - centos |
workqueue_destroy(9) - netbsd |
workqueue_enqueue(9) - netbsd |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Docker learning Phase-I |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
CentOS 6 ran out of space, need to reclaim it |