Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.h610 u8 rtl92e_rx_db_to_percent(char antpower);
Dr8192E_dev.c1580 pwdb_all = rtl92e_rx_db_to_percent(rx_pwr_all); in _rtl92e_query_rxphystatus()
1620 RSSI = rtl92e_rx_db_to_percent(rx_pwr[i]); in _rtl92e_query_rxphystatus()
1633 pwdb_all = rtl92e_rx_db_to_percent(rx_pwr_all); in _rtl92e_query_rxphystatus()
Drtl_core.c1986 u8 rtl92e_rx_db_to_percent(char antpower) in rtl92e_rx_db_to_percent() function