Searched refs:WHD_ARRAY_SIZE (Results 1 – 2 of 2) sorted by relevance
42 #define WHD_ARRAY_SIZE(a) (sizeof(a) / sizeof(a[0]) ) macro
928 for (uint32_t i = 0; i < WHD_ARRAY_SIZE(whd_fwcap_map); i++) in whd_wifi_read_fw_capabilities()