Searched refs:rtl92e_rx_db_to_percent (Results 1 – 3 of 3) sorted by relevance
594 u8 rtl92e_rx_db_to_percent(s8 antpower);
1570 pwdb_all = rtl92e_rx_db_to_percent(rx_pwr_all); in _rtl92e_query_rxphystatus()1610 RSSI = rtl92e_rx_db_to_percent(rx_pwr[i]); in _rtl92e_query_rxphystatus()1623 pwdb_all = rtl92e_rx_db_to_percent(rx_pwr_all); in _rtl92e_query_rxphystatus()
1962 u8 rtl92e_rx_db_to_percent(s8 antpower) in rtl92e_rx_db_to_percent() function