Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wl1251/
H A Dtx.h215 void wl1251_tx_flush(struct wl1251 *wl);
H A Dtx.c552 void wl1251_tx_flush(struct wl1251 *wl) in wl1251_tx_flush() function
H A Dmain.c452 wl1251_tx_flush(wl); in wl1251_op_stop()