Lines Matching defs:rtl_works
2330 struct rtl_works { struct
2331 struct ieee80211_hw *hw;
2334 struct timer_list watchdog_timer;
2335 struct timer_list dualmac_easyconcurrent_retrytimer;
2336 struct timer_list fw_clockoff_timer;
2337 struct timer_list fast_antenna_training_timer;
2339 struct tasklet_struct irq_tasklet;
2340 struct tasklet_struct irq_prepare_bcn_tasklet;
2343 struct workqueue_struct *rtl_wq;
2344 struct delayed_work watchdog_wq;
2345 struct delayed_work ips_nic_off_wq;
2348 struct delayed_work ps_work;
2349 struct delayed_work ps_rfon_wq;
2350 struct delayed_work fwevt_wq;
2352 struct work_struct lps_change_work;
2353 struct work_struct fill_h2c_cmd;