Lines Matching defs:rtl_works
2485 struct rtl_works { struct
2486 struct ieee80211_hw *hw;
2489 struct timer_list watchdog_timer;
2490 struct timer_list dualmac_easyconcurrent_retrytimer;
2491 struct timer_list fw_clockoff_timer;
2492 struct timer_list fast_antenna_training_timer;
2494 struct tasklet_struct irq_tasklet;
2495 struct tasklet_struct irq_prepare_bcn_tasklet;
2498 struct workqueue_struct *rtl_wq;
2499 struct delayed_work watchdog_wq;
2500 struct delayed_work ips_nic_off_wq;
2501 struct delayed_work c2hcmd_wq;
2504 struct delayed_work ps_work;
2505 struct delayed_work ps_rfon_wq;
2506 struct delayed_work fwevt_wq;
2508 struct work_struct lps_change_work;
2509 struct work_struct fill_h2c_cmd;