Lines Matching defs:rtl_works
2314 struct rtl_works { struct
2315 struct ieee80211_hw *hw;
2318 struct timer_list watchdog_timer;
2319 struct timer_list dualmac_easyconcurrent_retrytimer;
2320 struct timer_list fw_clockoff_timer;
2321 struct timer_list fast_antenna_training_timer;
2323 struct tasklet_struct irq_tasklet;
2324 struct tasklet_struct irq_prepare_bcn_tasklet;
2327 struct workqueue_struct *rtl_wq;
2328 struct delayed_work watchdog_wq;
2329 struct delayed_work ips_nic_off_wq;
2332 struct delayed_work ps_work;
2333 struct delayed_work ps_rfon_wq;
2334 struct delayed_work fwevt_wq;
2336 struct work_struct lps_change_work;
2337 struct work_struct fill_h2c_cmd;