Searched refs:__cw1200_flush (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/wireless/st/cw1200/
H A Dsta.c40 static int __cw1200_flush(struct cw1200_common *priv, bool drop);
299 if (!__cw1200_flush(priv, true))
352 /* __cw1200_flush() implicitly locks tx, if successful */
353 if (!__cw1200_flush(priv, false)) {
892 static int __cw1200_flush(struct cw1200_common *priv, bool drop) function
944 if (!__cw1200_flush(priv, drop))
1677 if (!__cw1200_flush(priv, true))

Completed in 99 milliseconds