Searched defs:ifNames (Results 1 – 12 of 12) sorted by relevance
/drivers/peripheral/wlan/hal/src/ |
D | wifi_hal_base_feature.c | 93 static int32_t GetIfNamesByChipIdInner(const uint8_t chipId, char **ifNames, uint32_t *num) in GetIfNamesByChipIdInner() 159 static int32_t HalGetIfNamesByChipId(const uint8_t chipId, char **ifNames, uint32_t *num) in HalGetIfNamesByChipId()
|
D | wifi_hal_cmd.c | 249 int32_t HalCmdGetIfNamesByChipId(const uint8_t chipId, char **ifNames, uint32_t *num) in HalCmdGetIfNamesByChipId()
|
/drivers/peripheral/wlan/test/hdi_service/ |
D | wlan_hdi_direct_test.cpp | 305 char ifNames[IFNAMSIZ] = {0}; variable 324 char ifNames[IFNAMSIZ] = {0}; variable
|
D | wlan_hdi_hal_services_c_test.cpp | 144 char ifNames[IFNAMSIZ] = {0}; variable 295 char ifNames[IFNAMSIZ] = {0}; variable 1094 char ifNames[IFNAMSIZ] = {0}; variable
|
/drivers/peripheral/wlan/test/fuzztest/ |
D | wlan_common_fuzzer.cpp | 127 char ifNames[IFNAMSIZ] = {0}; in FuzzGetNetworkIfaceName() local 184 char ifNames[IFNAMSIZ] = {0}; in FuzzGetIfNamesByChipId() local
|
/drivers/hdf_core/framework/model/network/wifi/platform/src/ |
D | hdf_wlan_utils.c | 232 char *ifNames = NULL; in HdfWlanGetIfNames() local
|
/drivers/peripheral/wlan/test/unittest/client/ |
D | hdf_client_test.cpp | 340 char *ifNames = nullptr; variable
|
/drivers/hdf_core/framework/model/network/wifi/core/ |
D | hdf_wifi_core.c | 282 char *ifNames = NULL; in HdfWlanDeinitInterfaces() local
|
/drivers/peripheral/wlan/client/src/sbuf/ |
D | sbuf_cmd_adapter.c | 604 static int32_t GetIfNames(struct HdfSBuf *reply, char **ifNames, uint32_t *num) in GetIfNames() 639 int32_t GetIfNamesByChipId(const uint8_t chipId, char **ifNames, uint32_t *num) in GetIfNamesByChipId()
|
/drivers/peripheral/wlan/test/unittest/hal/ |
D | wifi_hal_test.cpp | 509 char *ifNames = nullptr; variable 1228 char *ifNames = nullptr; variable
|
/drivers/hdf_core/framework/model/network/wifi/core/module/ |
D | wifi_base.c | 1168 char *ifNames = NULL; in WifiCmdGetIfNamesByChipId() local 1208 char *ifNames = NULL; in WifiResetEntranceCheck() local
|
/drivers/peripheral/wlan/client/src/netlink/ |
D | netlink_cmd_adapter.c | 1236 int32_t GetIfNamesByChipId(const uint8_t chipId, char **ifNames, uint32_t *num) in GetIfNamesByChipId()
|