Searched defs:ieee80211_local (Results 1 – 1 of 1) sorted by relevance
1095 struct ieee80211_local { struct1099 struct ieee80211_hw hw;1101 const struct ieee80211_ops *ops;1107 struct workqueue_struct *workqueue;1109 unsigned long queue_stop_reasons[IEEE80211_MAX_QUEUES];1110 int q_stop_reasons[IEEE80211_MAX_QUEUES][IEEE80211_QUEUE_STOP_REASONS];1112 spinlock_t queue_stop_reason_lock;1114 int open_count;1115 int monitors, cooked_mntrs;1117 int fif_fcsfail, fif_plcpfail, fif_control, fif_other_bss, fif_pspoll,[all …]