Searched refs:last_Rx (Results 1 – 2 of 2) sorted by relevance
65 struct Rx_list *active_Rx, *last_Rx; member
728 sc->last_Rx = &sc->Rx_list[TL_NBUF - 1]; in tl_init()1043 sc->last_Rx->hw_list->fwd = htole32(Rx->hw_listaddr); in tl_intr()1044 sc->last_Rx->next = Rx; in tl_intr()1045 sc->last_Rx = Rx; in tl_intr()1385 sc->last_Rx->hw_list->fwd); in tl_ifstart()