Home
last modified time | relevance | path

Searched defs:rtl_works (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-4.19/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h2485 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;
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h2465 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;
[all …]
/kernel/linux/linux-4.19/drivers/staging/rtlwifi/
Dwifi.h2432 struct rtl_works { struct
2433 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 …]