Searched refs:cfg80211_ch_switch_notify (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | 11h.c | 292 cfg80211_ch_switch_notify(priv->netdev, &priv->dfs_chandef, 0); in mwifiex_dfs_chan_sw_work_queue()
|
/linux/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | event.c | 481 cfg80211_ch_switch_notify(vif->netdev, &chandef, 0); in qtnf_event_handle_freq_change()
|
/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | cfg80211.c | 1122 cfg80211_ch_switch_notify(vif->ndev, &chandef, 0); in ath6kl_cfg80211_ch_switch_notify()
|
/linux/include/net/ |
H A D | cfg80211.h | 9012 void cfg80211_ch_switch_notify(struct net_device *dev,
|
/linux/net/mac80211/ |
H A D | mlme.c | 2107 cfg80211_ch_switch_notify(sdata->dev, &link->csa.chanreq.oper, in ieee80211_csa_switch_work() 2193 cfg80211_ch_switch_notify(sdata->dev, &link->conf->chanreq.oper, in ieee80211_chswitch_post_beacon()
|
H A D | cfg.c | 3826 cfg80211_ch_switch_notify(sdata->dev, &link_data->csa.chanreq.oper, in __ieee80211_csa_finalize()
|
/linux/net/wireless/ |
H A D | trace.h | 3446 TRACE_EVENT(cfg80211_ch_switch_notify,
|
H A D | nl80211.c | 19572 void cfg80211_ch_switch_notify(struct net_device *dev, in cfg80211_ch_switch_notify() function 19614 EXPORT_SYMBOL(cfg80211_ch_switch_notify);
|