Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dtxrx.c965 u8 still_buffered = 0; in cw1200_notify_buffered_tx() local
973 still_buffered = --buffered[tid]; in cw1200_notify_buffered_tx()
976 if (!still_buffered && tid < CW1200_MAX_TID) { in cw1200_notify_buffered_tx()