Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/atm/
Dnicstar.h688 typedef struct skb_pool { struct
691 } skb_pool; argument
/Linux-v5.10/net/core/
Dnetpoll.c49 static struct sk_buff_head skb_pool; variable
/Linux-v5.10/drivers/net/wireless/ath/ath9k/
Dhif_usb.c541 struct sk_buff *nskb, *skb_pool[MAX_PKT_NUM_IN_TRANSFER]; in ath9k_hif_usb_rx_stream() local