ieee80211_queue_work(9) centos man page | unix.com

Man Page: ieee80211_queue_work

Operating Environment: centos

Section: 9

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

NAME
ieee80211_queue_work - add work onto the mac80211 workqueue
SYNOPSIS
void ieee80211_queue_work(struct ieee80211_hw * hw, struct work_struct * work);
ARGUMENTS
hw the hardware struct for the interface we are adding work for work the work we want to add onto the mac80211 workqueue
DESCRIPTION
Drivers and mac80211 use this to add work onto the mac80211 workqueue. This helper ensures drivers are not queueing work when they should not be.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IEEE80211_QUEUE_WORK(9)
Related Man Pages
enum_ieee80211_key_flags(9) - centos
ieee80211_sta_block_awake(9) - centos
workqueue_destroy(9) - netbsd
enum_ieee80211_filter_flags(9) - suse
workqueue_create(9) - netbsd
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Shopt -s histappend
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!