Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dqueue.h26 void wfx_tx_flush(struct wfx_dev *wdev);
H A Dqueue.c31 void wfx_tx_flush(struct wfx_dev *wdev) in wfx_tx_flush() function
57 wfx_tx_flush(wdev); in wfx_tx_lock_flush()
H A Ddata_tx.c547 wfx_tx_flush(wdev); in wfx_flush()