Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Dieee80211_i.h1102 struct ieee80211_local { struct
1106 struct ieee80211_hw hw;
1108 const struct ieee80211_ops *ops;
1114 struct workqueue_struct *workqueue;
1116 unsigned long queue_stop_reasons[IEEE80211_MAX_QUEUES];
1117 int q_stop_reasons[IEEE80211_MAX_QUEUES][IEEE80211_QUEUE_STOP_REASONS];
1119 spinlock_t queue_stop_reason_lock;
1121 int open_count;
1122 int monitors, cooked_mntrs;
1124 int fif_fcsfail, fif_plcpfail, fif_control, fif_other_bss, fif_pspoll,
[all …]