Searched refs:ste_last_tx (Results 1 – 2 of 2) sorted by relevance
1473 cd->ste_last_tx = NULL; in ste_init_tx_list()1912 if (sc->ste_cdata.ste_last_tx == NULL) { in ste_start_locked()1924 sc->ste_cdata.ste_last_tx->ste_ptr->ste_next = in ste_start_locked()1925 sc->ste_cdata.ste_last_tx->ste_phys; in ste_start_locked()1930 sc->ste_cdata.ste_last_tx = cur_tx; in ste_start_locked()
562 struct ste_chain *ste_last_tx; member