Searched defs:clip_priv (Results 1 – 2 of 2) sorted by relevance
50 struct clip_priv { struct51 int number; /* for convenience ... */52 spinlock_t xoff_lock; /* ensures that pop is atomic (SMP) */53 struct net_device_stats stats;54 struct net_device *next; /* next CLIP interface */
372 struct clip_priv *clip_priv = PRIV(dev); in clip_start_xmit() local577 struct clip_priv *clip_priv; in clip_create() local