Query: ieee80211_scan_completed
OS: suse
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)NAMEieee80211_scan_completed - completed hardware scanSYNOPSISvoid ieee80211_scan_completed(struct ieee80211_hw * hw, bool aborted);ARGUMENTShw the hardware that finished the scan aborted set to true if scan was abortedDESCRIPTIONWhen 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.AUTHORJohannes Berg <johannes@sipsolutions.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 IEEE80211_SCAN_COMPL(9)
Related Man Pages |
---|
ieee80211_get_buffered_bc(9) - centos |
struct_ieee80211_vif(9) - centos |
enum_ieee80211_filter_flags(9) - suse |
enum_mac80211_rx_flags(9) - suse |
struct_ieee80211_rx_status(9) - suse |