ieee80211_scan_completed(9) centos man page | unix.com

Man Page: ieee80211_scan_completed

Operating Environment: centos

Section: 9

IEEE80211_SCAN_COMPL(9) 				     Advanced driver interface					   IEEE80211_SCAN_COMPL(9)

NAME
ieee80211_scan_completed - completed hardware scan
SYNOPSIS
void ieee80211_scan_completed(struct ieee80211_hw * hw, bool aborted);
ARGUMENTS
hw the hardware that finished the scan aborted set to true if scan was aborted
DESCRIPTION
When hardware scan offload is used (i.e. the hw_scan callback is assigned) this function needs to be called by the driver to notify mac80211 that the scan finished. This function can be called from any context, including hardirq context.
AUTHOR
Johannes Berg <johannes@sipsolutions.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 IEEE80211_SCAN_COMPL(9)
Related Man Pages
enum_ieee80211_ampdu_mlme_action(9) - centos
enum_ieee80211_filter_flags(9) - centos
ieee80211_get_buffered_bc(9) - centos
ieee80211_sta_set_buffered(9) - centos
enum_ieee80211_conf_flags(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
DB2 convert digits to binary format
Controlling user input
Please Welcome Dave Munro to the Moderator Team!