Searched refs:ifmap (Results 1 – 15 of 15) sorted by relevance
/Linux-v4.19/include/uapi/linux/ |
D | if.h | 194 struct ifmap { struct 247 struct ifmap ifru_map;
|
/Linux-v4.19/drivers/net/ethernet/3com/ |
D | 3c589_cs.c | 167 static int el3_config(struct net_device *dev, struct ifmap *map); 494 static int el3_config(struct net_device *dev, struct ifmap *map) in el3_config()
|
/Linux-v4.19/drivers/net/ethernet/fujitsu/ |
D | fmvj18x_cs.c | 87 static int fjn_config(struct net_device *dev, struct ifmap *map); 1054 static int fjn_config(struct net_device *dev, struct ifmap *map){ in fjn_config()
|
/Linux-v4.19/drivers/net/ethernet/amd/ |
D | nmclan_cs.c | 405 static int mace_config(struct net_device *dev, struct ifmap *map); 760 static int mace_config(struct net_device *dev, struct ifmap *map) in mace_config()
|
/Linux-v4.19/drivers/net/ethernet/xircom/ |
D | xirc2ps_cs.c | 296 static int do_config(struct net_device *dev, struct ifmap *map); 1362 do_config(struct net_device *dev, struct ifmap *map) in do_config()
|
/Linux-v4.19/drivers/net/ethernet/8390/ |
D | etherh.c | 254 static int etherh_set_config(struct net_device *dev, struct ifmap *map) in etherh_set_config()
|
D | pcnet_cs.c | 103 static int set_config(struct net_device *dev, struct ifmap *map); 975 static int set_config(struct net_device *dev, struct ifmap *map) in set_config()
|
/Linux-v4.19/drivers/staging/gdm724x/ |
D | gdm_lte.c | 62 static int gdm_lte_set_config(struct net_device *dev, struct ifmap *map) in gdm_lte_set_config()
|
/Linux-v4.19/drivers/net/ethernet/smsc/ |
D | smc91c92_cs.c | 280 static int s9k_config(struct net_device *dev, struct ifmap *map); 1587 static int s9k_config(struct net_device *dev, struct ifmap *map) in s9k_config()
|
/Linux-v4.19/drivers/net/ethernet/sis/ |
D | sis900.c | 237 static int sis900_set_config(struct net_device *dev, struct ifmap *map); 2178 static int sis900_set_config(struct net_device *dev, struct ifmap *map) in sis900_set_config()
|
/Linux-v4.19/drivers/net/wireless/ |
D | ray_cs.c | 75 static int ray_dev_config(struct net_device *dev, struct ifmap *map); 814 static int ray_dev_config(struct net_device *dev, struct ifmap *map) in ray_dev_config()
|
/Linux-v4.19/drivers/net/wan/ |
D | sdla.c | 1329 static int sdla_set_config(struct net_device *dev, struct ifmap *map) in sdla_set_config()
|
/Linux-v4.19/include/linux/ |
D | netdevice.h | 299 struct ifmap map; 1248 struct ifmap *map);
|
/Linux-v4.19/net/core/ |
D | dev.c | 566 static int netdev_boot_setup_add(char *name, struct ifmap *map) in netdev_boot_setup_add() 650 struct ifmap map; in netdev_boot_setup()
|
D | rtnetlink.c | 2338 struct ifmap k_map; in do_setlink()
|