Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/wfx/
Dqueue.h26 void wfx_tx_flush(struct wfx_dev *wdev);
Dqueue.c31 void wfx_tx_flush(struct wfx_dev *wdev) in wfx_tx_flush() function
58 wfx_tx_flush(wdev); in wfx_tx_lock_flush()
Ddata_tx.c576 wfx_tx_flush(wdev); in wfx_flush()