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
struct_ieee80211_tx_rate(9) - centos
workqueue_destroy(9) - netbsd
enum_ieee80211_key_flags(9) - suse
workqueue_enqueue(9) - netbsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!