Searched defs:PRIV (Results 1 – 11 of 11) sorted by relevance
44 #define PRIV(dev) ((struct clip_priv *) netdev_priv(dev)) macro
34 #define PRIV(dev) ((struct uPD98402_priv *) dev->phy_data) macro
44 #define PRIV(dev) ((struct idt77105_priv *) dev->phy_data) macro
39 #define PRIV(dev) ((struct suni_priv *) dev->phy_data) macro
20 #define PRIV(dev) ((struct atmtcp_dev_data *) ((dev)->dev_data)) macro
71 #define PRIV(dev) ((struct suni_priv *) dev->phy_data) macro
62 #define PRIV 0x00000001 macro
27 #define PRIV(tp) ((struct tcindex_data *) (tp)->root) macro
124 static inline axnet_dev_t *PRIV(struct net_device *dev) in PRIV() function
217 static inline pcnet_dev_t *PRIV(struct net_device *dev) in PRIV() function
466 static inline struct ns83820 *PRIV(struct net_device *dev) in PRIV() function