Searched refs:channel_switch (Results 1 – 18 of 18) sorted by relevance
/openbmc/linux/drivers/net/wireless/ti/wlcore/ |
H A D | wlcore.h | 94 int (*channel_switch)(struct wl1271 *wl, member
|
H A D | main.c | 5469 ret = wl->ops->channel_switch(wl, wlvif, ch_switch); in wl12xx_op_channel_switch() 5556 ret = wl->ops->channel_switch(wl, wlvif, &ch_switch); in wlcore_op_channel_switch_beacon() 5962 .channel_switch = wl12xx_op_channel_switch,
|
/openbmc/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | libipw.h | 427 struct libipw_channel_switch channel_switch; member
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | mld-mac80211.c | 1148 .channel_switch = iwl_mvm_channel_switch,
|
H A D | mac80211.c | 6274 .channel_switch = iwl_mvm_channel_switch,
|
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/ |
H A D | cfg80211.c | 1026 .channel_switch = qtnf_channel_switch,
|
/openbmc/linux/drivers/net/wireless/ti/wl12xx/ |
H A D | main.c | 1716 .channel_switch = wl12xx_cmd_channel_switch,
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | mac80211.c | 1596 .channel_switch = iwlagn_mac_channel_switch,
|
/openbmc/linux/drivers/net/wireless/ti/wl18xx/ |
H A D | main.c | 1738 .channel_switch = wl18xx_cmd_channel_switch,
|
/openbmc/linux/net/mac80211/ |
H A D | driver-ops.h | 684 local->ops->channel_switch(&local->hw, &sdata->vif, ch_switch); in drv_channel_switch()
|
H A D | cfg.c | 5119 .channel_switch = ieee80211_channel_switch,
|
H A D | mlme.c | 1988 if (local->ops->channel_switch) { in ieee80211_sta_process_chanswitch()
|
/openbmc/linux/net/wireless/ |
H A D | rdev-ops.h | 1111 ret = rdev->ops->channel_switch(&rdev->wiphy, dev, params); in rdev_channel_switch()
|
H A D | nl80211.c | 2633 CMD(channel_switch, CHANNEL_SWITCH); in nl80211_send_wiphy() 10148 if (!rdev->ops->channel_switch || in nl80211_channel_switch()
|
/openbmc/linux/include/net/ |
H A D | mac80211.h | 4475 void (*channel_switch)(struct ieee80211_hw *hw, member
|
H A D | cfg80211.h | 4671 int (*channel_switch)(struct wiphy *wiphy, member
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | cfg80211.c | 4260 .channel_switch = mwifiex_cfg80211_channel_switch,
|
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965-mac.c | 6328 .channel_switch = il4965_mac_channel_switch,
|