Home
last modified time | relevance | path

Searched defs:ap_count (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/coreboot/src/cpu/x86/
H A Dmp_init.c101 atomic_t ap_count; member
304 atomic_t *ap_count = NULL; in load_sipi_vector() local
426 static enum cb_err send_sipi_to_aps(int ap_count, atomic_t *num_aps, int sipi_vector) in send_sipi_to_aps()
447 static enum cb_err start_aps(struct bus *cpu_bus, int ap_count, atomic_t *num_aps) in start_aps()
600 atomic_t *ap_count; in mp_init() local
H A Dsipi_vector.S43 ap_count: label
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
DWifiBaseTest.py432 def configure_openwrt_ap_and_start(
637 ap_count=1): argument
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/wifi/wifi6/
DWifiStaConcurrencyNetworkRequest11axTest.py72 ap_count=1): argument
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/marvell/armada/common/mss/
Dmss_scp_bootloader.c231 uint32_t ap_count = bl2_plat_get_ap_count(); in load_img_to_cm3() local
/aosp_15_r20/external/arm-trusted-firmware/plat/marvell/armada/common/mss/
H A Dmss_scp_bootloader.c231 uint32_t ap_count = bl2_plat_get_ap_count(); in load_img_to_cm3() local
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/scanner/
DWificondScannerTest.java261 int ap_count = rawScanResults.size(); in testDumpWithCorrectFormatWithScanResult() local
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiStaConcurrencyNetworkRequestTest.py190 ap_count=1): argument