]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/net/wireless/realtek/rtlwifi/base.h
rtlwifi: Fill ap_num field by driver
[karo-tx-linux.git] / drivers / net / wireless / realtek / rtlwifi / base.h
index 21fa4562f631c51a6df003410c00fd1fd8097b3d..ab7d81904d252a438641ef07f54402da0e8f9156 100644 (file)
@@ -137,6 +137,8 @@ bool rtl_check_tx_report_acked(struct ieee80211_hw *hw);
 void rtl_wait_tx_report_acked(struct ieee80211_hw *hw, u32 wait_ms);
 
 void rtl_beacon_statistic(struct ieee80211_hw *hw, struct sk_buff *skb);
+void rtl_collect_scan_list(struct ieee80211_hw *hw, struct sk_buff *skb);
+void rtl_scan_list_expire(struct ieee80211_hw *hw);
 int rtl_tx_agg_start(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
        struct ieee80211_sta *sta, u16 tid, u16 *ssn);
 int rtl_tx_agg_stop(struct ieee80211_hw *hw, struct ieee80211_vif *vif,