Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dsta.h64 void wfx_event_report_rssi(struct wfx_vif *wvif, u8 raw_rcpi_rssi);
H A Dhif_rx.c127 wfx_event_report_rssi(wvif, body->event_data.rcpi_rssi); in wfx_hif_event_indication()
H A Dsta.c250 void wfx_event_report_rssi(struct wfx_vif *wvif, u8 raw_rcpi_rssi) in wfx_event_report_rssi() function