Searched refs:WalGetChannel (Results 1 – 9 of 9) sorted by relevance
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
D | hdf_public_ap6275s.h | 116 extern struct ieee80211_channel *WalGetChannel(struct wiphy *wiphy, int32_t freq);
|
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/hdf/ |
D | hdf_public_ap6256.h | 123 extern struct ieee80211_channel *WalGetChannel(struct wiphy *wiphy, int32_t freq);
|
D | hdf_mac80211_sta.c | 193 struct ieee80211_channel *WalGetChannel(struct wiphy *wiphy, int32_t freq) in WalGetChannel() function
|
D | hdf_comm.c | 477 cfg80211_params.channel = WalGetChannel(wiphy, param->centerFreq); in __HdfConnect()
|
/device/board/isoftstone/zhiyuan/kernel/hdf/driver/wifi/xr829_hdfadapter/ |
D | hdf_mac80211.c | 152 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/ |
D | wal_mac80211.c | 287 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/ |
D | hdf_mac80211.c | 153 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/ |
D | wal_mac80211.c | 242 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/ |
D | hdf_bdh_mac80211.c | 913 struct ieee80211_channel *WalGetChannel(struct wiphy *wiphy, int32_t freq) in WalGetChannel() function 1013 cfg80211_params.channel = WalGetChannel(wiphy, param->centerFreq); in HdfConnectEntry()
|