Searched refs:tmd0 (Results 1 - 6 of 6) sorted by relevance

/drivers/net/ethernet/amd/
H A Da2065.h114 unsigned short tmd0; /* low address of packet */ member in struct:lance_tx_desc
H A D7990.h60 volatile unsigned short tmd0; /* low address of packet */ member in struct:lance_tx_desc
H A D7990.c105 t, ib->btx_ring[t].tmd1_hadr, ib->btx_ring[t].tmd0, \
180 ib->btx_ring[i].tmd0 = leptr;
H A Dsunlance.c205 u16 tmd0; /* low address of packet */ member in struct:lance_tx_desc
346 ib->btx_ring [i].tmd0 = leptr;
402 sbus_writew(leptr, &ib->btx_ring [i].tmd0);
H A Ddeclance.c196 unsigned short tmd0; /* low address of packet */ member in struct:lance_tx_desc
495 *lib_ptr(ib, btx_ring[i].tmd0, lp->type) = leptr;
H A Da2065.c179 ib->btx_ring[i].tmd0 = leptr;

Completed in 43 milliseconds