Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/silabs/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
57 wfx_tx_flush(wdev); in wfx_tx_lock_flush()
Ddata_tx.c560 wfx_tx_flush(wdev); in wfx_flush()