Home
last modified time | relevance | path

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

/linux/include/net/
H A Datmclip.h45 #define PRIV(dev) ((struct clip_priv *) netdev_priv(dev)) macro
/linux/drivers/atm/
H A Didt77105.c44 #define PRIV(dev) ((struct idt77105_priv *) dev->phy_data) macro
H A Dsuni.c38 #define PRIV(dev) ((struct suni_priv *) dev->phy_data) macro
H A Datmtcp.c21 #define PRIV(dev) ((struct atmtcp_dev_data *) ((dev)->dev_data)) macro
H A Diphase.c72 #define PRIV(dev) ((struct suni_priv *) dev->phy_data) macro
/linux/arch/sparc/include/uapi/asm/
H A Dperfctr.h58 #define PRIV 0x00000001 macro
/linux/tools/testing/selftests/bpf/
H A Dtest_loader.c45 PRIV = 1, enumerator
/linux/drivers/net/ethernet/8390/
H A Daxnet_cs.c122 static inline struct axnet_dev *PRIV(struct net_device *dev) in PRIV() function
H A Dpcnet_cs.c213 static inline struct pcnet_dev *PRIV(struct net_device *dev) in PRIV() function
/linux/drivers/net/ethernet/natsemi/
H A Dns83820.c450 static inline struct ns83820 *PRIV(struct net_device *dev) in PRIV() function