Home
last modified time | relevance | path

Searched refs:dfs_chan_sw_work (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A D11h.c272 dfs_chan_sw_work); in mwifiex_dfs_chan_sw_work_queue()
H A Dcfg80211.c3175 INIT_DELAYED_WORK(&priv->dfs_chan_sw_work, in mwifiex_add_virtual_intf()
4077 queue_delayed_work(priv->dfs_chan_sw_workqueue, &priv->dfs_chan_sw_work, in mwifiex_cfg80211_channel_switch()
/linux/drivers/net/wireless/nxp/nxpwifi/
H A D11h.c293 dfs_chan_sw_work); in nxpwifi_dfs_chan_sw_work()
H A Dmain.h620 struct wiphy_delayed_work dfs_chan_sw_work; member
H A Dcfg80211.c2503 wiphy_delayed_work_init(&priv->dfs_chan_sw_work, nxpwifi_dfs_chan_sw_work); in nxpwifi_add_virtual_intf()
3140 &priv->dfs_chan_sw_work, in nxpwifi_cfg80211_channel_switch()