Lines Matching defs:rtl_works
2463 struct rtl_works { struct
2464 struct ieee80211_hw *hw;
2467 struct timer_list watchdog_timer;
2468 struct timer_list dualmac_easyconcurrent_retrytimer;
2469 struct timer_list fw_clockoff_timer;
2470 struct timer_list fast_antenna_training_timer;
2472 struct tasklet_struct irq_tasklet;
2473 struct tasklet_struct irq_prepare_bcn_tasklet;
2476 struct workqueue_struct *rtl_wq;
2477 struct delayed_work watchdog_wq;
2478 struct delayed_work ips_nic_off_wq;
2479 struct delayed_work c2hcmd_wq;
2482 struct delayed_work ps_work;
2483 struct delayed_work ps_rfon_wq;
2484 struct delayed_work fwevt_wq;
2486 struct work_struct lps_change_work;
2487 struct work_struct fill_h2c_cmd;
2488 struct work_struct update_beacon_work;