Home | History | Annotate | Download | only in Sta_Management

Lines Matching defs:siteMgr_updateRates

3526  *                        siteMgr_updateRates
3538 void siteMgr_updateRates(TI_HANDLE hSiteMgr, TI_BOOL dot11a, TI_BOOL updateToOS)
3626 siteMgr_updateRates(pSiteMgr, TI_FALSE, TI_TRUE);
3628 siteMgr_updateRates(pSiteMgr, TI_TRUE, TI_TRUE);
3663 siteMgr_updateRates(hSiteMgr, TI_TRUE, updateToOS);
3665 siteMgr_updateRates(hSiteMgr, TI_FALSE, updateToOS);
3733 siteMgr_updateRates(pSiteMgr, dot11a, TI_TRUE);