Home
last modified time | relevance | path

Searched refs:channel_switch (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/net/wireless/ti/wlcore/
H A Dwlcore.h94 int (*channel_switch)(struct wl1271 *wl, member
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw.h430 struct libipw_channel_switch channel_switch; member
/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.c1028 .channel_switch = qtnf_channel_switch,
/linux/net/mac80211/
H A Ddriver-ops.h767 local->ops->channel_switch(&local->hw, &sdata->vif, ch_switch); in drv_channel_switch()
H A Dcfg.c5620 .channel_switch = ieee80211_channel_switch,
H A Dmlme.c3002 local->ops->channel_switch) { in ieee80211_sta_process_chanswitch()
/linux/net/wireless/
H A Drdev-ops.h1116 ret = rdev->ops->channel_switch(&rdev->wiphy, dev, params); in rdev_channel_switch()
H A Dnl80211.c2882 CMD(channel_switch, CHANNEL_SWITCH); in nl80211_send_wiphy()
11341 if (!rdev->ops->channel_switch || in nl80211_channel_switch()
/linux/include/net/
H A Dcfg80211.h5114 int (*channel_switch)(struct wiphy *wiphy, member
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4616 .channel_switch = mwifiex_cfg80211_channel_switch,
/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965-mac.c6329 .channel_switch = il4965_mac_channel_switch,