Lines Matching defs:rtl_works
2465 struct rtl_works { struct
2466 struct ieee80211_hw *hw;
2469 struct timer_list watchdog_timer;
2470 struct timer_list dualmac_easyconcurrent_retrytimer;
2471 struct timer_list fw_clockoff_timer;
2472 struct timer_list fast_antenna_training_timer;
2474 struct tasklet_struct irq_tasklet;
2475 struct tasklet_struct irq_prepare_bcn_tasklet;
2478 struct workqueue_struct *rtl_wq;
2479 struct delayed_work watchdog_wq;
2480 struct delayed_work ips_nic_off_wq;
2481 struct delayed_work c2hcmd_wq;
2484 struct delayed_work ps_work;
2485 struct delayed_work ps_rfon_wq;
2486 struct delayed_work fwevt_wq;
2488 struct work_struct lps_change_work;
2489 struct work_struct fill_h2c_cmd;