Searched defs:ks_wlan_private (Results 1 – 1 of 1) sorted by relevance
433 struct ks_wlan_private { struct435 void *if_hw;436 struct workqueue_struct *wq;437 struct delayed_work rw_dwork;438 struct tasklet_struct rx_bh_task;440 struct net_device *net_dev;441 struct net_device_stats nstats;442 struct iw_statistics wstats;444 struct completion confirm_wait;447 struct tx_device tx_dev;[all …]