Searched refs:OS_MEM_STAT_TABLE_SIZE (Results 1 – 2 of 2) sorted by relevance
1738 #define OS_MEM_STAT_TABLE_SIZE 128 macro
41 wifi_os_mem_info wifi_os_mem_stat[OS_MEM_STAT_TABLE_SIZE];4467 if (valid_item_cnt >= OS_MEM_STAT_TABLE_SIZE) in get_os_mem_stat_index()4470 *index = OS_MEM_STAT_TABLE_SIZE - 1; in get_os_mem_stat_index()