Searched defs:PRIV (Results 1 – 10 of 10) sorted by relevance
45 #define PRIV(dev) ((struct clip_priv *) netdev_priv(dev)) macro
44 #define PRIV(dev) ((struct idt77105_priv *) dev->phy_data) macro
38 #define PRIV(dev) ((struct suni_priv *) dev->phy_data) macro
21 #define PRIV(dev) ((struct atmtcp_dev_data *) ((dev)->dev_data)) macro
72 #define PRIV(dev) ((struct suni_priv *) dev->phy_data) macro
58 #define PRIV 0x00000001 macro
44 PRIV = 1, enumerator
122 static inline struct axnet_dev *PRIV(struct net_device *dev) in PRIV() function
213 static inline struct pcnet_dev *PRIV(struct net_device *dev) in PRIV() function
450 static inline struct ns83820 *PRIV(struct net_device *dev) in PRIV() function