Home
last modified time | relevance | path

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

/arch/um/drivers/
A Dvector_kern.h74 struct vector_private { struct
75 struct list_head list;
76 struct net_device *dev;
79 int unit;
83 struct timer_list tl;
86 struct work_struct reset_tx;
87 struct vector_fds *fds;
89 struct vector_queue *rx_queue;
90 struct vector_queue *tx_queue;
115 struct sk_buff *skb, struct vector_private *vp); argument
[all …]

Completed in 5 milliseconds