Searched refs:wb_tx_tail (Results 1 – 2 of 2) sorted by relevance
953 cd->wb_tx_tail = cd->wb_tx_head = NULL;1185 if (sc->wb_cdata.wb_tx_head == sc->wb_cdata.wb_tx_tail) {1187 sc->wb_cdata.wb_tx_tail = NULL;1211 sc->wb_cdata.wb_tx_tail = NULL;1479 sc->wb_cdata.wb_tx_tail = cur_tx;
338 struct wb_chain *wb_tx_tail; member