소스 검색

mac80211: document station handling

Add some existing documentation about station
handling to a new chapter about advanced APIs.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Johannes Berg 14 년 전
부모
커밋
f6b8bef363
1개의 변경된 파일10개의 추가작업 그리고 0개의 파일을 삭제
  1. 10 0
      Documentation/DocBook/80211.tmpl

+ 10 - 0
Documentation/DocBook/80211.tmpl

@@ -439,6 +439,16 @@
 !Finclude/net/mac80211.h ieee80211_iterate_active_interfaces_atomic
 !Finclude/net/mac80211.h ieee80211_iterate_active_interfaces_atomic
       </chapter>
       </chapter>
 
 
+      <chapter id="station-handling">
+        <title>Station handling</title>
+        <para>TODO</para>
+!Finclude/net/mac80211.h ieee80211_sta
+!Finclude/net/mac80211.h sta_notify_cmd
+!Finclude/net/mac80211.h ieee80211_find_sta
+!Finclude/net/mac80211.h ieee80211_find_sta_by_ifaddr
+!Finclude/net/mac80211.h ieee80211_sta_block_awake
+      </chapter>
+
       <chapter id="hardware-scan-offload">
       <chapter id="hardware-scan-offload">
         <title>Hardware scan offload</title>
         <title>Hardware scan offload</title>
         <para>TBD</para>
         <para>TBD</para>