centos man page for ieee80211_queue_delayed_work

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)

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
ieee80211_sta_set_buffered(9) - centos
struct_ieee80211_tx_rate_control(9) - centos
enum_ieee80211_key_flags(9) - suse
workqueue(9) - netbsd
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Tar Command
Docker learning Phase-I
Shopt -s histappend