|
@@ -963,6 +963,8 @@ void rt2x00mac_configure_filter(struct ieee80211_hw *hw,
|
|
|
unsigned int changed_flags,
|
|
|
unsigned int *total_flags,
|
|
|
int mc_count, struct dev_addr_list *mc_list);
|
|
|
+int rt2x00mac_set_tim(struct ieee80211_hw *hw, struct ieee80211_sta *sta,
|
|
|
+ bool set);
|
|
|
#ifdef CONFIG_RT2X00_LIB_CRYPTO
|
|
|
int rt2x00mac_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd,
|
|
|
struct ieee80211_vif *vif, struct ieee80211_sta *sta,
|