Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Dde2104x.c103 #define DE_SETUP_SKB ((struct sk_buff *) 1) macro
558 if (unlikely(skb == DE_SETUP_SKB)) { in de_tx()
769 de->tx_skb[entry].skb = DE_SETUP_SKB; in __de_set_rx_mode()
1354 if (skb != DE_SETUP_SKB) { in de_clean_rings()