Searched refs:coex_period_work (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | htc_drv_gpio.c | 67 coex_period_work.work); in ath_btcoex_period_work() 90 ieee80211_queue_delayed_work(priv->hw, &priv->coex_period_work, in ath_btcoex_period_work() 126 INIT_DELAYED_WORK(&priv->coex_period_work, ath_btcoex_period_work); in ath_htc_init_btcoex_work() 145 ieee80211_queue_delayed_work(priv->hw, &priv->coex_period_work, 0); in ath_htc_resume_btcoex_work() 154 cancel_delayed_work_sync(&priv->coex_period_work); in ath_htc_cancel_btcoex_work()
|
H A D | htc.h | 534 struct delayed_work coex_period_work; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | htc_drv_gpio.c | 67 coex_period_work.work); in ath_btcoex_period_work() 90 ieee80211_queue_delayed_work(priv->hw, &priv->coex_period_work, in ath_btcoex_period_work() 126 INIT_DELAYED_WORK(&priv->coex_period_work, ath_btcoex_period_work); in ath_htc_init_btcoex_work() 145 ieee80211_queue_delayed_work(priv->hw, &priv->coex_period_work, 0); in ath_htc_resume_btcoex_work() 154 cancel_delayed_work_sync(&priv->coex_period_work); in ath_htc_cancel_btcoex_work()
|
H A D | htc.h | 534 struct delayed_work coex_period_work; member
|
Completed in 5 milliseconds