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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Ddeclance.c198 unsigned short tmd1; /* high address of packet member in struct:lance_tx_desc
490 *lib_ptr(ib, btx_ring[i].tmd1, lp->type) = (leptr >> 16) &
654 if (*tds_ptr(td, tmd1, lp->type) & LE_T1_OWN)
657 if (*tds_ptr(td, tmd1, lp->type) & LE_T1_ERR) {
693 } else if ((*tds_ptr(td, tmd1, lp->type) & LE_T1_POK) ==
698 *tds_ptr(td, tmd1, lp->type) &= ~(LE_T1_POK);
701 if (*tds_ptr(td, tmd1, lp->type) & LE_T1_EONE)
705 if (*tds_ptr(td, tmd1, lp->type) & LE_T1_EMORE)
921 *lib_ptr(ib, btx_ring[entry].tmd1, lp->type) =

Completed in 38 milliseconds