Home
last modified time | relevance | path

Searched refs:cfg80211_ch_switch_notify (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A D11h.c291 cfg80211_ch_switch_notify(priv->netdev, &priv->dfs_chandef, 0, 0); in mwifiex_dfs_chan_sw_work_queue()
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Devent.c481 cfg80211_ch_switch_notify(vif->netdev, &chandef, 0, 0); in qtnf_event_handle_freq_change()
/openbmc/linux/include/net/
H A Dcfg80211.h8599 void cfg80211_ch_switch_notify(struct net_device *dev,
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c1122 cfg80211_ch_switch_notify(vif->ndev, &chandef, 0, 0); in ath6kl_cfg80211_ch_switch_notify()
/openbmc/linux/net/wireless/
H A Dtrace.h3267 TRACE_EVENT(cfg80211_ch_switch_notify,
H A Dnl80211.c19460 void cfg80211_ch_switch_notify(struct net_device *dev, in cfg80211_ch_switch_notify() function
19502 EXPORT_SYMBOL(cfg80211_ch_switch_notify);
/openbmc/linux/net/mac80211/
H A Dcfg.c3710 cfg80211_ch_switch_notify(sdata->dev, &sdata->deflink.csa_chandef, 0, in __ieee80211_csa_finalize()
H A Dmlme.c1785 cfg80211_ch_switch_notify(sdata->dev, &link->reserved_chandef, 0, 0); in ieee80211_chswitch_post_beacon()