Searched refs:channel_switch (Results 1 – 14 of 14) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/ |
D | wal_cfg80211_apt.c | 639 hisi_ch_switch_stru channel_switch; in cfg80211_csa_channel_switch() local 641 channel_switch.freq = freq; in cfg80211_csa_channel_switch() 648 … (hi_u32)g_send_event_func(netdev->name, HISI_ELOOP_EVENT_CHANNEL_SWITCH, (hi_u8 *)&channel_switch, in cfg80211_csa_channel_switch()
|
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/net/wifi/ |
D | bwifi_hal.h | 456 int (*channel_switch)(uint8_t mode, uint8_t channel, int8_t snd_offset); member
|
/device/soc/esp/esp32/components/esp_wifi/include/ |
D | esp_mesh.h | 445 mesh_event_channel_switch_t channel_switch; /**< channel switch */ member
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/wlan/ |
D | main.c | 1349 hw_priv->wsm_cbc.channel_switch = xradio_channel_switch_cb; in xradio_core_init()
|
D | wsm.h | 1734 wsm_channel_switch_cb channel_switch; member
|
D | wsm.c | 2062 if (hw_priv->wsm_cbc.channel_switch) in wsm_channel_switch_indication() 2063 hw_priv->wsm_cbc.channel_switch(hw_priv); in wsm_channel_switch_indication()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/ |
D | driver-ops.h | 652 local->ops->channel_switch(&local->hw, &sdata->vif, ch_switch); in drv_channel_switch()
|
D | cfg.c | 4313 .channel_switch = ieee80211_channel_switch,
|
D | mlme.c | 1425 if (local->ops->channel_switch) { in ieee80211_sta_process_chanswitch()
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/include/net/ |
D | mac80211.h | 3942 void (*channel_switch)(struct ieee80211_hw *hw, member
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/ |
D | ioctl_cfg80211.c | 10886 .channel_switch = cfg80211_rtw_channel_switch,
|
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
D | wl_cfg80211.c | 10236 .channel_switch = wl_cfg80211_channel_switch,
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
D | wl_cfg80211.c | 12836 .channel_switch = wl_cfg80211_channel_switch,
|
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
D | wl_cfg80211.c | 13095 .channel_switch = wl_cfg80211_channel_switch,
|