Home
last modified time | relevance | path

Searched refs:tCacheParams (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/pe/include/
H A Dlim_global.h327 } tCacheParams, *tpCacheParams; typedef
339 tCacheParams staNoShortCache[LIM_PROT_STA_CACHE_SIZE];
344 tCacheParams staNoShortSlotCache[LIM_PROT_STA_CACHE_SIZE];
H A Dlim_session.h787 tCacheParams protStaCache[LIM_PROT_STA_CACHE_SIZE];
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dani_global.h446 tCacheParams protStaOverlapCache[LIM_PROT_STA_OVERLAP_CACHE_SIZE];
447 tCacheParams protStaCache[LIM_PROT_STA_CACHE_SIZE];
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_api.c210 sizeof(tCacheParams) * LIM_PROT_STA_OVERLAP_CACHE_SIZE); in __lim_init_assoc_vars()
212 sizeof(tCacheParams) * LIM_PROT_STA_CACHE_SIZE); in __lim_init_assoc_vars()