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
ieee80211_get_buffered_bc(9) - centos
struct_cfg80211_connect_params(9) - centos
enum_ieee80211_conf_flags(9) - suse
ieee80211_get_buffered_bc(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq