ieee80211_hw      870 include/net/mac80211.h struct ieee80211_hw *wiphy_to_hw(struct wiphy *wiphy);
ieee80211_hw     1214 include/net/mac80211.h 	int (*tx)(struct ieee80211_hw *hw, struct sk_buff *skb);
ieee80211_hw     1215 include/net/mac80211.h 	int (*start)(struct ieee80211_hw *hw);
ieee80211_hw     1216 include/net/mac80211.h 	void (*stop)(struct ieee80211_hw *hw);
ieee80211_hw     1217 include/net/mac80211.h 	int (*add_interface)(struct ieee80211_hw *hw,
ieee80211_hw     1219 include/net/mac80211.h 	void (*remove_interface)(struct ieee80211_hw *hw,
ieee80211_hw     1221 include/net/mac80211.h 	int (*config)(struct ieee80211_hw *hw, struct ieee80211_conf *conf);
ieee80211_hw     1222 include/net/mac80211.h 	int (*config_interface)(struct ieee80211_hw *hw,
ieee80211_hw     1225 include/net/mac80211.h 	void (*bss_info_changed)(struct ieee80211_hw *hw,
ieee80211_hw     1229 include/net/mac80211.h 	void (*configure_filter)(struct ieee80211_hw *hw,
ieee80211_hw     1233 include/net/mac80211.h 	int (*set_tim)(struct ieee80211_hw *hw, struct ieee80211_sta *sta,
ieee80211_hw     1235 include/net/mac80211.h 	int (*set_key)(struct ieee80211_hw *hw, enum set_key_cmd cmd,
ieee80211_hw     1238 include/net/mac80211.h 	void (*update_tkip_key)(struct ieee80211_hw *hw,
ieee80211_hw     1241 include/net/mac80211.h 	int (*hw_scan)(struct ieee80211_hw *hw, u8 *ssid, size_t len);
ieee80211_hw     1242 include/net/mac80211.h 	int (*get_stats)(struct ieee80211_hw *hw,
ieee80211_hw     1244 include/net/mac80211.h 	void (*get_tkip_seq)(struct ieee80211_hw *hw, u8 hw_key_idx,
ieee80211_hw     1246 include/net/mac80211.h 	int (*set_rts_threshold)(struct ieee80211_hw *hw, u32 value);
ieee80211_hw     1247 include/net/mac80211.h 	int (*set_frag_threshold)(struct ieee80211_hw *hw, u32 value);
ieee80211_hw     1248 include/net/mac80211.h 	int (*set_retry_limit)(struct ieee80211_hw *hw,
ieee80211_hw     1250 include/net/mac80211.h 	void (*sta_notify)(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
ieee80211_hw     1252 include/net/mac80211.h 	int (*conf_tx)(struct ieee80211_hw *hw, u16 queue,
ieee80211_hw     1254 include/net/mac80211.h 	int (*get_tx_stats)(struct ieee80211_hw *hw,
ieee80211_hw     1256 include/net/mac80211.h 	u64 (*get_tsf)(struct ieee80211_hw *hw);
ieee80211_hw     1257 include/net/mac80211.h 	void (*reset_tsf)(struct ieee80211_hw *hw);
ieee80211_hw     1258 include/net/mac80211.h 	int (*tx_last_beacon)(struct ieee80211_hw *hw);
ieee80211_hw     1259 include/net/mac80211.h 	int (*ampdu_action)(struct ieee80211_hw *hw,
ieee80211_hw     1276 include/net/mac80211.h struct ieee80211_hw *ieee80211_alloc_hw(size_t priv_data_len,
ieee80211_hw     1842 include/net/mac80211.h 	void *(*alloc)(struct ieee80211_hw *hw, struct dentry *debugfsdir);
ieee80211_hw       20 net/mac80211/cfg.c struct ieee80211_hw *wiphy_to_hw(struct wiphy *wiphy)
ieee80211_hw      177 net/mac80211/debugfs_sta.c 	struct ieee80211_hw *hw = &local->hw;
ieee80211_hw      241 net/mac80211/ht.c 	struct ieee80211_hw *hw = &local->hw;
ieee80211_hw      325 net/mac80211/ht.c 	struct ieee80211_hw *hw = &local->hw;
ieee80211_hw      780 net/mac80211/ht.c 	struct ieee80211_hw *hw = &local->hw;
ieee80211_hw      911 net/mac80211/ht.c 	struct ieee80211_hw *hw = &local->hw;
ieee80211_hw      584 net/mac80211/ieee80211_i.h 	struct ieee80211_hw hw;
ieee80211_hw      868 net/mac80211/ieee80211_i.h static inline struct ieee80211_hw *local_to_hw(
ieee80211_hw      707 net/mac80211/main.c struct ieee80211_hw *ieee80211_alloc_hw(size_t priv_data_len,
ieee80211_hw      461 net/mac80211/rc80211_minstrel.c 	struct ieee80211_hw *hw = mp->hw;
ieee80211_hw       70 net/mac80211/rc80211_minstrel.h 	struct ieee80211_hw *hw;
ieee80211_hw     1494 net/mac80211/rx.c 	struct ieee80211_hw *hw = &local->hw;
ieee80211_hw     2124 net/mac80211/rx.c 	struct ieee80211_hw *hw = &local->hw;
ieee80211_hw      132 net/mac80211/wme.c 			struct ieee80211_hw *hw = &local->hw;
ieee80211_hw      167 net/mac80211/wme.c 			struct ieee80211_hw *hw = &local->hw;
ieee80211_hw      231 net/mac80211/wme.c 	struct ieee80211_hw *hw = &local->hw;