Home
last modified time | relevance | path

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

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