HomeSort by relevance Sort by last modified time
    Searched defs:siteTablesParams_t (Results 1 - 3 of 3) sorted by null

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
siteHash.h 67 }siteTablesParams_t;
69 /* This struct is seperated from the above struct (siteTablesParams_t) for memory optimizations */
81 siteTablesParams_t dot11BG_sitesTables;
82 siteTablesParams_t *pCurrentSiteTable;
159 void removeSiteEntry(siteMgr_t *pSiteMgr, siteTablesParams_t *pCurrSiteTblParams,
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
siteHash.h 67 }siteTablesParams_t;
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/
siteHash.h 160 }siteTablesParams_t;
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 16 milliseconds