Searched refs:ifmap (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/net/ |
H A D | Space.c | 39 struct ifmap map; 62 static int netdev_boot_setup_add(char *name, struct ifmap *map) in netdev_boot_setup_add() 145 struct ifmap map; in netdev_boot_setup()
|
/linux/include/uapi/linux/ |
H A D | if.h | 196 struct ifmap { struct 250 struct ifmap ifru_map;
|
/linux/drivers/net/ethernet/3com/ |
H A D | 3c589_cs.c | 166 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 D | fmvj18x_cs.c | 87 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 D | nmclan_cs.c | 403 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 D | xirc2ps_cs.c | 296 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 D | pcnet_cs.c | 102 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 D | etherh.c | 251 static int etherh_set_config(struct net_device *dev, struct ifmap *map) in etherh_set_config()
|
/linux/drivers/net/ethernet/smsc/ |
H A D | smc91c92_cs.c | 280 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 D | sis900.c | 239 static int sis900_set_config(struct net_device *dev, struct ifmap *map); 2260 static int sis900_set_config(struct net_device *dev, struct ifmap *map) in sis900_set_config()
|
/linux/include/linux/ |
H A D | netdevice.h | 1412 struct ifmap *map);
|
/linux/net/core/ |
H A D | rtnetlink.c | 3032 struct ifmap k_map; in do_setlink()
|