Home
last modified time | relevance | path

Searched refs:RSSI_Lower (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/staging/rtl8723bs/hal/
A Dodm_DIG.c640 u8 RSSI_Lower = DM_DIG_MIN_NIC; /* 0x1E or 0x1C */ in odm_DIGbyRSSI_LPS() local
659 RSSI_Lower = pDM_Odm->RSSI_Min-10; in odm_DIGbyRSSI_LPS()
661 RSSI_Lower = DM_DIG_MIN_NIC; in odm_DIGbyRSSI_LPS()
666 else if (CurrentIGI < RSSI_Lower) in odm_DIGbyRSSI_LPS()
667 CurrentIGI = RSSI_Lower; in odm_DIGbyRSSI_LPS()

Completed in 4 milliseconds