Home
last modified time | relevance | path

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

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