Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ptp.c38 struct ptp_skb_ring { struct
39 struct sk_buff **buff;
40 spinlock_t lock;
41 unsigned int size;
42 unsigned int head;
43 unsigned int tail;