Home
last modified time | relevance | path

Searched refs:duty_cycle_work (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/
A Dhtc_drv_gpio.c88 ieee80211_queue_delayed_work(priv->hw, &priv->duty_cycle_work, in ath_btcoex_period_work()
101 duty_cycle_work.work); in ath_btcoex_duty_cycle_work()
127 INIT_DELAYED_WORK(&priv->duty_cycle_work, ath_btcoex_duty_cycle_work); in ath_htc_init_btcoex_work()
155 cancel_delayed_work_sync(&priv->duty_cycle_work); in ath_htc_cancel_btcoex_work()
A Dhtc.h535 struct delayed_work duty_cycle_work; member

Completed in 7 milliseconds