Home
last modified time | relevance | path

Searched defs:ieee80211_local (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/net/mac80211/
Dieee80211_i.h758 struct ieee80211_local { struct
762 struct ieee80211_hw hw;
764 const struct ieee80211_ops *ops;
769 struct list_head work_list;
770 struct timer_list work_timer;
771 struct work_struct work_work;
772 struct sk_buff_head work_skb_queue;
778 struct workqueue_struct *workqueue;
780 unsigned long queue_stop_reasons[IEEE80211_MAX_QUEUES];
782 spinlock_t queue_stop_reason_lock;
[all …]