User Tools

Site Tools


en:developers:documentation:mac80211:hw-scan

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:developers:documentation:mac80211:hw-scan [2015/01/26 09:49]
en:developers:documentation:mac80211:hw-scan [2015/01/26 09:49] (current)
Line 1: Line 1:
 +
 +<​seqdia>​
 +title "​scanning (with device offload)"​
 +
 +participant userspace
 +participant mac80211
 +participant driver
 +
 +
 +userspace->​mac80211:​ scan request
 +note over mac80211: split into bands, add IEs
 +alt for each band
 +mac80211->​driver:​ hw_scan()
 +note over driver: execute scan
 +driver->​mac80211:​ ieee80211_scan_completed()
 +end
 +mac80211->​userspace:​ scan done
 +</​seqdia>​
  
en/developers/documentation/mac80211/hw-scan.txt ยท Last modified: 2015/01/26 09:49 (external edit)