Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds