Home
last modified time | relevance | path

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

/system/wlan/ti/sta_dk_4_0_4_32/pform/linux/inc/
Desta_drv.h231 struct tiwlan_net_dev { struct
232 struct list_head list;
234 tiwlan_region_t acx_mem;
235 tiwlan_region_t acx_reg;
236 tiwlan_region_t eeprom_image;
237 tiwlan_region_t firmware_image;
238 int irq;
240 struct workqueue_struct *tiwlan_wq; /* Work Queue */
241 struct work_struct tirq; /* Work Task for interrupt */
242 struct work_struct tw; /* Work Task for other stuff */
[all …]