Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcm4329/src/dhd/sys/
Ddhd_linux.c246 typedef struct dhd_info { struct
248 wl_iw_t iw; /* wireless extensions state (must be first) */
251 dhd_pub_t pub;
254 dhd_if_t *iflist[DHD_MAX_IFS];
256 struct semaphore proto_sem;
257 wait_queue_head_t ioctl_resp_wait;
258 struct timer_list timer;
259 bool wd_timer_valid;
260 struct tasklet_struct tasklet;
261 spinlock_t sdlock;
[all …]