Searched defs:zd_mac (Results 1 – 1 of 1) sorted by relevance
181 struct zd_mac { struct182 struct zd_chip chip;183 spinlock_t lock;184 spinlock_t intr_lock;185 struct ieee80211_hw *hw;186 struct ieee80211_vif *vif;187 struct housekeeping housekeeping;188 struct beacon beacon;189 struct work_struct set_rts_cts_work;190 struct work_struct process_intr;[all …]