Searched refs:esc_RDT (Results 1 – 1 of 1) sorted by relevance
316 uint16_t esc_RDT; /* x2818 desc table tail idx */ member843 DPRINTF("rx_run: head %x, tail %x", sc->esc_RDH, sc->esc_RDT); in e82545_rx_callback()857 left = (size + sc->esc_RDT - head) % size; in e82545_rx_callback()951 left = (size + sc->esc_RDT - head) % size; in e82545_rx_callback()958 DPRINTF("rx_run done: head %x, tail %x", sc->esc_RDH, sc->esc_RDT); in e82545_rx_callback()1695 sc->esc_RDT = value; in e82545_write_register()1910 retval = sc->esc_RDT; in e82545_read_register()2281 sc->esc_RDT = 0; in e82545_reset()2465 SNAPSHOT_VAR_OR_LEAVE(sc->esc_RDT, meta, ret, done); in e82545_snapshot()