Searched refs:wfx_event_report_rssi (Results 1 – 3 of 3) sorted by relevance
64 void wfx_event_report_rssi(struct wfx_vif *wvif, u8 raw_rcpi_rssi);
127 wfx_event_report_rssi(wvif, body->event_data.rcpi_rssi); in wfx_hif_event_indication()
232 void wfx_event_report_rssi(struct wfx_vif *wvif, u8 raw_rcpi_rssi) in wfx_event_report_rssi() function