Searched defs:siteTablesParams_t (Results 1 - 2 of 2) sorted by relevance

/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
H A DsiteHash.h67 }siteTablesParams_t; typedef in typeref:struct:__anon1920
69 /* This struct is seperated from the above struct (siteTablesParams_t) for memory optimizations */
81 siteTablesParams_t dot11BG_sitesTables;
82 siteTablesParams_t *pCurrentSiteTable;
158 void removeSiteEntry(siteMgr_t *pSiteMgr, siteTablesParams_t *pCurrSiteTblParams,
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/
H A DsiteHash.h160 }siteTablesParams_t; typedef in typeref:struct:__anon783
162 /* This struct is seperated from the above struct (siteTablesParams_t) for memory optimizations */
174 siteTablesParams_t dot11BG_sitesTables;
175 siteTablesParams_t *pCurrentSiteTable;
251 void removeSiteEntry(siteMgr_t *pSiteMgr, siteTablesParams_t *pCurrSiteTblParams,

Completed in 72 milliseconds