/drivers/peripheral/wlan/hal/src/ |
H A D | wifi_hal_base_feature.c | 65 GetValidFreqsWithBandInner(const struct IWiFiBaseFeature *baseFeature, int32_t band, int32_t *freqs, uint32_t size, uint32_t *num) GetValidFreqsWithBandInner() argument 134 GetValidFreqsWithBand(const struct IWiFiBaseFeature *baseFeature, int32_t band, int32_t *freqs, uint32_t size, uint32_t *num) GetValidFreqsWithBand() argument
|
H A D | wifi_hal_cmd.c | 138 int32_t HalCmdGetValidFreqWithBand(const char *ifName, int32_t band, int32_t *freqs, in HalCmdGetValidFreqWithBand() argument
|
/drivers/peripheral/wlan/chip/hdi_service/ |
H A D | wifi_sta_iface.cpp | 63 int32_t WifiStaIface::GetSupportFreqs(int band, std::vector<uint32_t>& frequencies) in GetSupportFreqs() argument
|
H A D | wifi_p2p_iface.cpp | 59 int32_t WifiP2pIface::GetSupportFreqs(int band, std::vector<uint32_t>& frequencies) in GetSupportFreqs() argument
|
H A D | wifi_ext_iface.cpp | 59 int32_t WifiExtIface::GetSupportFreqs(int band, std::vector<uint32_t>& frequencies) in GetSupportFreqs() argument
|
H A D | wifi_ap_iface.cpp | 67 int32_t WifiApIface::GetSupportFreqs(int band, std::vector<uint32_t>& frequencies) in GetSupportFreqs() argument
|
H A D | wifi_vendor_hal.cpp | 216 GetValidFrequenciesForBand( const std::string& ifaceName, int band) GetValidFrequenciesForBand() argument
|
/drivers/peripheral/wlan/test/fuzztest/ |
H A D | hostapd_common_fuzzer.cpp | 130 int32_t band = *const_cast<int32_t *>(reinterpret_cast<const int32_t *>(rawData)); in FuzzHostapdInterfaceSetApBand() local
|
/drivers/peripheral/wlan/test/unittest/chip/ |
H A D | wifi_hal_fn.cpp | 52 WifiError VendorHalGetChannelsInBand(wifiInterfaceHandle handle, int band, in VendorHalGetChannelsInBand() argument
|
/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/ |
H A D | hostapd_common_cmd.c | 356 HostapdInterfaceSetApBand(struct IHostapdInterface *self, const char *ifName, int32_t band, int32_t id) HostapdInterfaceSetApBand() argument
|
H A D | hdi_hostapd_hal.c | 502 static int SetApBand(int band, int id) in SetApBand() argument
|
/drivers/peripheral/wlan/client/src/sbuf/ |
H A D | sbuf_cmd_adapter.c | 396 int32_t GetValidFreqByBand(const char *ifName, int32_t band, struct FreqInfoResult *result, uint32_t size) in GetValidFreqByBand() argument
|
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/ |
H A D | wpa_hal_struct.h | 132 int32_t band; member
|
H A D | wpa_supplicant_hal.c | 1017 static int ConvertChanToFreqMhz(int channel, int band) in ConvertChanToFreqMhz() argument
|
/drivers/hdf_core/framework/model/network/wifi/core/module/ |
H A D | wifi_base.c | 562 struct WlanBand *band = capability->bands[IEEE80211_BAND_2GHZ]; in WifiFillHwFeature() local 515 WifiGetChannelData( struct WlanBand *band, WifiHwFeatureData **featureData, struct WlanHwCapability *capability, uint32_t iee80211band) WifiGetChannelData() argument 571 struct WlanBand *band = capability->bands[IEEE80211_BAND_5GHZ]; WifiFillHwFeature() local 624 GetValidFreqsWithBand(struct NetDevice *netdev, int32_t band, int32_t *freqs, uint32_t *num) GetValidFreqsWithBand() argument 1012 int32_t band; WifiCmdGetValidFreqsWithBand() local [all...] |
/drivers/hdf_core/framework/include/wifi/ |
H A D | wifi_mac80211_ops.h | 448 uint8_t band; /**< Band, as enumerated in <b>Ieee80211Band</b> */ global() member [all...] |
/drivers/hdf_core/framework/model/network/wifi/include/ |
H A D | hdf_wifi_cmd.h | 260 uint8_t band; member
|
/drivers/peripheral/wlan/client/include/ |
H A D | wifi_driver_client.h | 234 int32_t band; member 400 uint8_t band; member
|
/drivers/peripheral/wlan/client/src/netlink/ |
H A D | netlink_cmd_adapter.c | 1280 int32_t GetValidFreqByBand(const char *ifName, int32_t band, struct FreqInfoResult *result, uint32_t size) in GetValidFreqByBand() argument
|