Home
last modified time | relevance | path

Searched refs:chandef (Results 1 - 3 of 3) sorted by relevance

/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
H A Dhdf_bdh_mac80211.c1240 g_ap_setting_info.chandef = wdev->preset_chandef; in SetupWireLessDev()
1392 wdev->preset_chandef = g_ap_setting_info.chandef; in WalStartAp()
1394 wdev->chandef = g_ap_setting_info.chandef; in WalStartAp()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_cfg80211.c5017 chan = params->chandef.chan; in wl_cfg80211_join_ibss()
21692 struct cfg80211_chan_def *chandef, in wl_chspec_chandef()
21703 if (!chandef) { in wl_chspec_chandef()
21770 cfg80211_chandef_create(chandef, chan, chan_type); in wl_chspec_chandef()
21785 struct cfg80211_chan_def chandef; in wl_cfg80211_ch_switch_notify() local
21804 if (wl_chspec_chandef(chanspec, &chandef, wiphy)) in wl_cfg80211_ch_switch_notify()
21813 freq = chandef.chan ? chandef.chan->center_freq : chandef.center_freq1; in wl_cfg80211_ch_switch_notify()
21814 cfg80211_ch_switch_notify(dev, &chandef); in wl_cfg80211_ch_switch_notify()
21690 wl_chspec_chandef(chanspec_t chanspec, struct cfg80211_chan_def *chandef, struct wiphy *wiphy) wl_chspec_chandef() argument
24276 struct cfg80211_chan_def *chandef = &params->chandef; wl_cfg80211_channel_switch() local
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.h845 struct cfg80211_chan_def chandef; member

Completed in 34 milliseconds