Home
last modified time | relevance | path

Searched defs:skb_pool (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/atm/
H A Dnicstar.h688 typedef struct skb_pool { struct
691 } skb_pool; argument
/openbmc/linux/net/core/
H A Dnetpoll.c49 static struct sk_buff_head skb_pool; variable
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhif_usb.c556 struct sk_buff *nskb, *skb_pool[MAX_PKT_NUM_IN_TRANSFER]; in ath9k_hif_usb_rx_stream() local