Home
last modified time | relevance | path

Searched defs:chipId (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi.cpp95 int32_t chipId = K_PRIMARY_CHIP_ID; in Init() local
139 uint32_t chipId = GetChipIdFromWifiChip(chip); in GetAvailableChips() local
152 int32_t Wifi::GetChipService(uint32_t chipId, sptr<IConcreteChip>& chip) in GetChipService()
216 uint32_t chipId = UINT32_MAX; in GetChipIdFromWifiChip() local
H A Dwifi_chip.cpp62 int32_t chipId, bool isPrimary, in WifiChip()
/ohos5.0/drivers/peripheral/wlan/hal/src/
H A Dwifi_hal_base_feature.c84 static int32_t GetChipIdInner(const struct IWiFiBaseFeature *baseFeature, uint8_t *chipId) in GetChipIdInner()
93 static int32_t GetIfNamesByChipIdInner(const uint8_t chipId, char **ifNames, uint32_t *num) in GetIfNamesByChipIdInner()
151 static int32_t HalGetChipId(const struct IWiFiBaseFeature *baseFeature, uint8_t *chipId) in HalGetChipId()
159 static int32_t HalGetIfNamesByChipId(const uint8_t chipId, char **ifNames, uint32_t *num) in HalGetIfNamesByChipId()
H A Dwifi_hal_cmd.c239 int32_t HalCmdGetChipId(const char *ifName, uint8_t *chipId) in HalCmdGetChipId()
249 int32_t HalCmdGetIfNamesByChipId(const uint8_t chipId, char **ifNames, uint32_t *num) in HalCmdGetIfNamesByChipId()
293 int32_t HalCmdSetResetDriver(const uint8_t chipId, const char *ifName) in HalCmdSetResetDriver()
H A Dwifi_hal.c277 static int32_t ResetDriverInner(uint8_t chipId, const char *ifName) in ResetDriverInner()
517 static int32_t ResetDriver(const uint8_t chipId, const char *ifName) in ResetDriver()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/hal_device_manage/
H A Dhal_device_manage.h55 uint32_t chipId; member
90 uint32_t chipId; member
H A Dhal_device_manage.cpp919 bool HalDeviceManager::GetChipInfo(uint32_t chipId, WifiChipInfo &wifiChipInfo) in GetChipInfo()
/ohos5.0/drivers/peripheral/wlan/test/fuzztest/
H A Dwlan_common_fuzzer.cpp77 uint8_t chipId = 0; in FuzzGetChipId() local
185 uint8_t chipId = *const_cast<uint8_t *>(rawData); in FuzzGetIfNamesByChipId() local
193 uint8_t chipId = *const_cast<uint8_t *>(rawData); in FuzzResetDriver() local
/ohos5.0/drivers/peripheral/wlan/test/hdi_service/
H A Dwlan_hdi_direct_test.cpp194 uint8_t chipId = 0; variable
319 uint8_t chipId = 0; variable
383 uint8_t chipId = 0; variable
H A Dwlan_hdi_hal_services_c_test.cpp294 uint8_t chipId = 0; variable
419 uint8_t chipId = 0; variable
556 uint8_t chipId = 0; variable
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/platform/src/
H A Dhdf_wlan_product.c101 struct HdfWlanDevice *HdfWlanGetWlanDevice(uint8_t chipId) in HdfWlanGetWlanDevice()
H A Dhdf_wlan_utils.c228 char *HdfWlanGetIfNames(const uint8_t chipId, uint8_t *ifNameCount) in HdfWlanGetIfNames()
H A Dhdf_wifi_event.c406 int32_t HdfWifiEventResetResult(const uint8_t chipId, int32_t resetStatus, const char *ifName) in HdfWifiEventResetResult()
/ohos5.0/drivers/peripheral/wlan/test/performance/common/
H A Dhdf_wlan_performance_test.cpp279 uint8_t chipId = 0; variable
348 unsigned char chipId = 0; variable
/ohos5.0/drivers/peripheral/wlan/test/unittest/chip/
H A Dwifi_chip_test.cpp36 int32_t chipId = 0; in SetUp() local
/ohos5.0/drivers/peripheral/wlan/test/unittest/hal/
H A Dwifi_hal_test.cpp414 uint8_t chipId = 0; variable
446 uint8_t chipId = 0; variable
511 unsigned char chipId = 0; variable
1230 unsigned char chipId = 0; variable
1269 unsigned char chipId = 0; variable
1297 unsigned char chipId = 0; variable
/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_crpc_chip.c29 int chipId = 0; in RpcGetWifiChip() local
83 int chipId = 0; in RpcGetChipId() local
/ohos5.0/drivers/peripheral/wlan/test/unittest/client/
H A Dhdf_client_test.cpp73 uint8_t chipId = 0; variable
320 uint8_t chipId = 0; variable
342 uint8_t chipId = 0; variable
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/core/module/
H A Dwifi_base.c1110 static int32_t HdfdWlanGetChipId(const char *ifName, uint8_t *chipId) in HdfdWlanGetChipId()
1138 uint8_t chipId = 0; in WifiCmdGetChipId() local
1166 uint8_t chipId; in WifiCmdGetIfNamesByChipId() local
1203 static int32_t WifiResetEntranceCheck(const uint8_t chipId) in WifiResetEntranceCheck()
1251 uint8_t chipId; in WifiCmdDoResetChip() local
1308 uint8_t chipId; in SendMessageResetDriverCallBack() local
/ohos5.0/drivers/peripheral/wlan/client/src/sbuf/
H A Dsbuf_cmd_adapter.c570 int32_t AcquireChipId(const char *ifName, uint8_t *chipId) in AcquireChipId()
639 int32_t GetIfNamesByChipId(const uint8_t chipId, char **ifNames, uint32_t *num) in GetIfNamesByChipId()
669 int32_t SetResetDriver(const uint8_t chipId, const char *ifName) in SetResetDriver()
H A Dsbuf_event_adapter.c284 unsigned char chipId; in WifiEventResetDriverProcess() local
/ohos5.0/drivers/peripheral/wlan/hdi_service/service_common/
H A Dwlan_common_cmd.c287 …rfaceGetChipId(struct IWlanInterface *self, const struct HdfFeatureInfo *ifeature, uint8_t *chipId) in WlanInterfaceGetChipId()
419 int32_t WlanInterfaceGetIfNamesByChipId(struct IWlanInterface *self, uint8_t chipId, char *ifName, in WlanInterfaceGetIfNamesByChipId()
990 int32_t WlanInterfaceResetDriver(struct IWlanInterface *self, uint8_t chipId, const char *ifName) in WlanInterfaceResetDriver()
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/include/
H A Dhdf_wifi_config.h69 uint8_t chipId; member
/ohos5.0/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_cmd_adapter.c1212 uint8_t *chipId = (uint8_t *)arg; in ParserChipId() local
1451 int32_t AcquireChipId(const char *ifName, uint8_t *chipId) in AcquireChipId()
1486 int32_t GetIfNamesByChipId(const uint8_t chipId, char **ifNames, uint32_t *num) in GetIfNamesByChipId()
1512 int32_t SetResetDriver(const uint8_t chipId, const char *ifName) in SetResetDriver()