Home
last modified time | relevance | path

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

/drivers/net/wireless/bcmdhd/
Ddhd_linux.c263 typedef struct dhd_info { struct
265 wl_iw_t iw; /* wireless extensions state (must be first) */
268 dhd_pub_t pub;
271 dhd_if_t *iflist[DHD_MAX_IFS];
273 struct semaphore proto_sem;
275 spinlock_t wlfc_spinlock;
278 htsf_t htsf;
280 wait_queue_head_t ioctl_resp_wait;
281 uint32 default_wd_interval;
283 struct timer_list timer;
[all …]