Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dhif_api_general.h180 struct wfx_hif_rx_stats { struct
209 struct wfx_hif_rx_stats rx_stats; argument
H A Dwfx.h56 struct wfx_hif_rx_stats rx_stats;
H A Ddebug.c154 struct wfx_hif_rx_stats *st = &wdev->rx_stats; in wfx_rx_stats_show()