Home
last modified time | relevance | path

Searched refs:WalGetChannel (Results 1 – 9 of 9) sorted by relevance

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dhdf_public_ap6275s.h116 extern struct ieee80211_channel *WalGetChannel(struct wiphy *wiphy, int32_t freq);
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/hdf/
Dhdf_public_ap6256.h123 extern struct ieee80211_channel *WalGetChannel(struct wiphy *wiphy, int32_t freq);
Dhdf_mac80211_sta.c193 struct ieee80211_channel *WalGetChannel(struct wiphy *wiphy, int32_t freq) in WalGetChannel() function
Dhdf_comm.c477 cfg80211_params.channel = WalGetChannel(wiphy, param->centerFreq); in __HdfConnect()
/device/board/isoftstone/zhiyuan/kernel/hdf/driver/wifi/xr829_hdfadapter/
Dhdf_mac80211.c152 static struct ieee80211_channel *WalGetChannel(struct wiphy *wiphy, int32_t freq) in WalGetChannel() function
202 channel = WalGetChannel(wiphy, global_param->centerFreq); in WalAssociate()
604 channel = WalGetChannel(wiphy, onChannel->freq); in WalRemainOnChannel()
794 channel = WalGetChannel(wiphy, param->centerFreq); in WalAuthenticate()
/device/board/unionman/unionpi_tiger/kernel/hdf/wifi/rtl8822cs/hdf/
Dwal_mac80211.c287 static struct ieee80211_channel *WalGetChannel(struct wiphy *wiphy, int32_t freq) in WalGetChannel() function
338 cfg80211_params.channel = WalGetChannel(wiphy, param->centerFreq); in WalConnect()
/device/board/osware/imx8mm/drivers/wifi/ap6212/hdfadapter/
Dhdf_mac80211.c153 static struct ieee80211_channel *WalGetChannel(struct wiphy *wiphy, int32_t freq) in WalGetChannel() function
668 cfg80211_params.channel = WalGetChannel(wiphy, param->centerFreq); in WalConnect()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
Dwal_mac80211.c242 static oal_ieee80211_channel_stru *WalGetChannel(oal_wiphy_stru *wiphy, int32_t freq) in WalGetChannel() function
278 cfg80211_params.channel = WalGetChannel(wiphy, param->centerFreq); in WalConnect()
/device/board/hihope/rk3568/wifi/bcmdhd_wifi6/hdfadapt/
Dhdf_bdh_mac80211.c913 struct ieee80211_channel *WalGetChannel(struct wiphy *wiphy, int32_t freq) in WalGetChannel() function
1013 cfg80211_params.channel = WalGetChannel(wiphy, param->centerFreq); in HdfConnectEntry()