Searched defs:zd_mac (Results 1 – 1 of 1) sorted by relevance
169 struct zd_mac { struct170 struct zd_chip chip;171 spinlock_t lock;172 spinlock_t intr_lock;176 struct beacon beacon;181 u8 regdomain;183 u8 channel;184 int type;185 int associated;186 unsigned long flags;[all …]
Completed in 5 milliseconds