Home | History | Annotate | Download | only in Sta_Management

Lines Matching defs:siteMgr_updateRates

3408  *                        siteMgr_updateRates
3420 void siteMgr_updateRates(TI_HANDLE hSiteMgr, TI_BOOL dot11a, TI_BOOL updateToOS)
3510 siteMgr_updateRates(pSiteMgr, TI_FALSE, TI_TRUE);
3512 siteMgr_updateRates(pSiteMgr, TI_TRUE, TI_TRUE);
3553 siteMgr_updateRates(hSiteMgr, TI_TRUE, updateToOS);
3555 siteMgr_updateRates(hSiteMgr, TI_FALSE, updateToOS);
3609 siteMgr_updateRates(pSiteMgr, dot11a, TI_TRUE);