Searched defs:rtl_works (Results 1 – 2 of 2) sorted by relevance
2485 struct rtl_works { struct2486 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;[all …]
2432 struct rtl_works { struct2433 struct ieee80211_hw *hw;2436 struct timer_list watchdog_timer;2437 struct timer_list dualmac_easyconcurrent_retrytimer;2438 struct timer_list fw_clockoff_timer;2439 struct timer_list fast_antenna_training_timer;2441 struct tasklet_struct irq_tasklet;2442 struct tasklet_struct irq_prepare_bcn_tasklet;2445 struct workqueue_struct *rtl_wq;2446 struct delayed_work watchdog_wq;[all …]