ieee80211_queue_delayed_work(9) centos man page | unix.com

Man Page: ieee80211_queue_delayed_work

Operating Environment: centos

Section: 9

IEEE80211_QUEUE_DELA(9) 				  The basic mac80211 driver inte				   IEEE80211_QUEUE_DELA(9)

NAME
ieee80211_queue_delayed_work - add work onto the mac80211 workqueue
SYNOPSIS
void ieee80211_queue_delayed_work(struct ieee80211_hw * hw, struct delayed_work * dwork, unsigned long delay);
ARGUMENTS
hw 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 queueing
DESCRIPTION
Drivers and mac80211 use this to queue delayed work onto the mac80211 workqueue.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IEEE80211_QUEUE_DELA(9)
Related Man Pages
enum_mac80211_tx_control_flags(9) - centos
enum_ieee80211_filter_flags(9) - centos
struct_ieee80211_tx_rate_control(9) - centos
workqueue_destroy(9) - netbsd
workqueue_create(9) - netbsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Tar Command
Shopt -s histappend
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!