Home
last modified time | relevance | path

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

/drivers/net/wireless/cw1200/
Dsta.c43 static int __cw1200_flush(struct cw1200_common *priv, bool drop);
301 if (!__cw1200_flush(priv, true)) in cw1200_remove_interface()
355 if (!__cw1200_flush(priv, false)) { in cw1200_config()
902 static int __cw1200_flush(struct cw1200_common *priv, bool drop) in __cw1200_flush() function
954 if (!__cw1200_flush(priv, drop)) in cw1200_flush()
1687 if (!__cw1200_flush(priv, true)) in cw1200_set_tim_impl()