Home
last modified time | relevance | path

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

/linux-3.3/include/net/
Datmclip.h44 #define PRIV(dev) ((struct clip_priv *) netdev_priv(dev)) macro
/linux-3.3/drivers/atm/
DuPD98402.c34 #define PRIV(dev) ((struct uPD98402_priv *) dev->phy_data) macro
Didt77105.c44 #define PRIV(dev) ((struct idt77105_priv *) dev->phy_data) macro
Dsuni.c39 #define PRIV(dev) ((struct suni_priv *) dev->phy_data) macro
Datmtcp.c20 #define PRIV(dev) ((struct atmtcp_dev_data *) ((dev)->dev_data)) macro
Diphase.c71 #define PRIV(dev) ((struct suni_priv *) dev->phy_data) macro
/linux-3.3/arch/sparc/include/asm/
Dperfctr.h62 #define PRIV 0x00000001 macro
/linux-3.3/net/sched/
Dcls_tcindex.c27 #define PRIV(tp) ((struct tcindex_data *) (tp)->root) macro
/linux-3.3/drivers/net/ethernet/8390/
Daxnet_cs.c124 static inline axnet_dev_t *PRIV(struct net_device *dev) in PRIV() function
Dpcnet_cs.c217 static inline pcnet_dev_t *PRIV(struct net_device *dev) in PRIV() function
/linux-3.3/drivers/net/ethernet/natsemi/
Dns83820.c466 static inline struct ns83820 *PRIV(struct net_device *dev) in PRIV() function