Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
H A Dhe.h823 #define TPD_LST (1<<31) macro
H A Dhe.c1851 if (tpd->iovec[slot].len & TPD_LST) in he_service_tbrq()
2590 tpd->iovec[slot - 1].len |= TPD_LST; in he_send()
2593 tpd->length0 = skb->len | TPD_LST; in he_send()
/kernel/linux/linux-6.6/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()

Completed in 10 milliseconds