Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h2446 struct rtl_works { struct
2447 struct ieee80211_hw *hw;
2450 struct timer_list watchdog_timer;
2451 struct timer_list fw_clockoff_timer;
2452 struct timer_list fast_antenna_training_timer;
2454 struct tasklet_struct irq_tasklet;
2455 struct tasklet_struct irq_prepare_bcn_tasklet;
2458 struct workqueue_struct *rtl_wq;
2459 struct delayed_work watchdog_wq;
2460 struct delayed_work ips_nic_off_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 …]