Searched refs:my_tx_tail (Results 1 – 2 of 2) sorted by relevance
1016 cd->my_tx_tail = cd->my_tx_head = NULL; in my_list_tx_init()1208 if (sc->my_cdata.my_tx_head == sc->my_cdata.my_tx_tail) { in my_txeof()1210 sc->my_cdata.my_tx_tail = NULL; in my_txeof()1234 sc->my_cdata.my_tx_tail = NULL; in my_txeoc()1435 sc->my_cdata.my_tx_tail = cur_tx; in my_start_locked()
338 struct my_chain *my_tx_tail; member