Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dsta.h66 void wfx_event_report_rssi(struct wfx_vif *wvif, u8 raw_rcpi_rssi);
H A Dhif_rx.c137 wfx_event_report_rssi(wvif, body->event_data.rcpi_rssi); in hif_event_indication()
H A Dsta.c234 void wfx_event_report_rssi(struct wfx_vif *wvif, u8 raw_rcpi_rssi) in wfx_event_report_rssi() function