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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Ddeclance.c198 unsigned short tmd1; /* high address of packet member in struct:lance_tx_desc
488 *lib_ptr(ib, btx_ring[i].tmd1, lp->type) = (leptr >> 16) &
651 if (*tds_ptr(td, tmd1, lp->type) & LE_T1_OWN)
654 if (*tds_ptr(td, tmd1, lp->type) & LE_T1_ERR) {
690 } else if ((*tds_ptr(td, tmd1, lp->type) & LE_T1_POK) ==
695 *tds_ptr(td, tmd1, lp->type) &= ~(LE_T1_POK);
698 if (*tds_ptr(td, tmd1, lp->type) & LE_T1_EONE)
702 if (*tds_ptr(td, tmd1, lp->type) & LE_T1_EMORE)
917 *lib_ptr(ib, btx_ring[entry].tmd1, lp->type) =

Completed in 57 milliseconds