Searched refs:channel_switch (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/net/wireless/ti/wlcore/ |
| H A D | wlcore.h | 94 int (*channel_switch)(struct wl1271 *wl, member
|
| H A D | main.c | 5542 ret = wl->ops->channel_switch(wl, wlvif, ch_switch); in wl12xx_op_channel_switch() 5628 ret = wl->ops->channel_switch(wl, wlvif, &ch_switch); 6031 .channel_switch = wl12xx_op_channel_switch,
|
| /linux/drivers/net/wireless/intel/ipw2x00/ |
| H A D | libipw.h | 430 struct libipw_channel_switch channel_switch; member
|
| /linux/drivers/net/wireless/ti/wl12xx/ |
| H A D | main.c | 1716 .channel_switch = wl12xx_cmd_channel_switch,
|
| /linux/net/wireless/ |
| H A D | rdev-ops.h | 1168 ret = rdev->ops->channel_switch(&rdev->wiphy, dev, params);
|
| H A D | nl80211.c | 3291 CMD(channel_switch, CHANNEL_SWITCH); in nl80211_send_wiphy() 12074 if (!rdev->ops->channel_switch || in nl80211_send_bss()
|
| /linux/include/net/ |
| H A D | mac80211.h | 4422 * @channel_switch: Drivers that need (or want) to offload the channel 4924 void (*channel_switch)(struct ieee80211_hw *hw, 4882 void (*channel_switch)(struct ieee80211_hw *hw, global() member
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | mac80211.c | 2946 .channel_switch = iwl_mld_channel_switch,
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | cfg80211.c | 4624 .channel_switch = mwifiex_cfg80211_channel_switch,
|
| /linux/net/mac80211/ |
| H A D | cfg.c | 6071 .channel_switch = ieee80211_channel_switch,
|
| H A D | mlme.c | 3481 local->ops->channel_switch) { in ieee80211_recalc_ps()
|