centos man page for ieee80211_scan_completed

Query: ieee80211_scan_completed

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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_conf_flags(9) - centos
enum_ieee80211_key_flags(9) - centos
ieee80211_sta_block_awake(9) - centos
struct_ieee80211_tx_rate_control(9) - centos
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Tar Command
CentOS 6 ran out of space, need to reclaim it
Controlling user input
Please Welcome Dave Munro to the Moderator Team!