Home
last modified time | relevance | path

Searched refs:ifmap (Results 1 – 11 of 11) sorted by relevance

/linux/net/core/
H A Ddev_ioctl.c89 struct ifmap *ifmap = &ifr->ifr_map; in dev_getifmap() local
92 struct compat_ifmap *cifmap = (struct compat_ifmap *)ifmap; in dev_getifmap()
104 ifmap->mem_start = dev->mem_start; in dev_getifmap()
105 ifmap->mem_end = dev->mem_end; in dev_getifmap()
106 ifmap->base_addr = dev->base_addr; in dev_getifmap()
107 ifmap->irq = dev->irq; in dev_getifmap()
108 ifmap->dma = dev->dma; in dev_getifmap()
109 ifmap->port = dev->if_port; in dev_getifmap()
122 struct ifmap ifma in netif_setifmap() local
[all...]
H A Drtnetlink.c3072 struct ifmap k_map; in do_setlink()
/linux/include/uapi/linux/
H A Dif.h196 struct ifmap { struct
250 struct ifmap ifru_map;
/linux/drivers/net/ethernet/3com/
H A D3c589_cs.c166 static int el3_config(struct net_device *dev, struct ifmap *map);
501 static int el3_config(struct net_device *dev, struct ifmap *map) in el3_config()
/linux/drivers/net/ethernet/fujitsu/
H A Dfmvj18x_cs.c87 static int fjn_config(struct net_device *dev, struct ifmap *map);
1059 static int fjn_config(struct net_device *dev, struct ifmap *map){ in fjn_config()
/linux/drivers/net/ethernet/amd/
H A Dnmclan_cs.c403 static int mace_config(struct net_device *dev, struct ifmap *map);
759 static int mace_config(struct net_device *dev, struct ifmap *map) in mace_config()
/linux/drivers/net/ethernet/xircom/
H A Dxirc2ps_cs.c296 static int do_config(struct net_device *dev, struct ifmap *map);
1359 do_config(struct net_device *dev, struct ifmap *map) in do_config()
/linux/drivers/net/ethernet/8390/
H A Dpcnet_cs.c102 static int set_config(struct net_device *dev, struct ifmap *map);
989 static int set_config(struct net_device *dev, struct ifmap *map) in set_config()
H A Detherh.c251 static int etherh_set_config(struct net_device *dev, struct ifmap *map) in etherh_set_config()
/linux/drivers/net/ethernet/smsc/
H A Dsmc91c92_cs.c280 static int s9k_config(struct net_device *dev, struct ifmap *map);
1590 static int s9k_config(struct net_device *dev, struct ifmap *map) in s9k_config()
/linux/drivers/net/ethernet/sis/
H A Dsis900.c239 static int sis900_set_config(struct net_device *dev, struct ifmap *map);
2261 static int sis900_set_config(struct net_device *dev, struct ifmap *map) in sis900_set_config()