Searched refs:raw_rcpi_rssi (Results 1 – 2 of 2) sorted by relevance
64 void wfx_event_report_rssi(struct wfx_vif *wvif, u8 raw_rcpi_rssi);
250 void wfx_event_report_rssi(struct wfx_vif *wvif, u8 raw_rcpi_rssi) in wfx_event_report_rssi() argument259 rcpi_rssi = raw_rcpi_rssi / 2 - 110; in wfx_event_report_rssi()