Searched refs:sta_cnt (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8188eu/hal/
H A Dodm.c1148 u8 sta_cnt = 0; odm_RSSIMonitorCheckCE() local
1168 PWDB_rssi[sta_cnt++] = (psta->mac_id | (psta->rssi_stat.UndecoratedSmoothedPWDB<<16)); odm_RSSIMonitorCheckCE()
1172 for (i = 0; i < sta_cnt; i++) { odm_RSSIMonitorCheckCE()
/linux-4.4.14/drivers/staging/rtl8723au/hal/
H A Dodm.c1250 u8 sta_cnt = 0; odm_RSSIMonitorCheck() local
1269 PWDB_rssi[sta_cnt++] = psta->mac_id | odm_RSSIMonitorCheck()
1275 for (i = 0; i < sta_cnt; i++) { odm_RSSIMonitorCheck()

Completed in 69 milliseconds