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

/linux-master/drivers/atm/
H A Dhe.h823 #define TPD_LST (1<<31) macro
H A Dhe.c1848 if (tpd->iovec[slot].len & TPD_LST)
2587 tpd->iovec[slot - 1].len |= TPD_LST;
2590 tpd->length0 = skb->len | TPD_LST;

Completed in 126 milliseconds