Searched refs:ifmap (Results 1 - 19 of 19) sorted by relevance

/linux-4.1.27/include/uapi/linux/
H A Dif.h169 struct ifmap { struct
219 struct ifmap ifru_map;
H A Dif_link.h73 /* The struct should be in sync with struct ifmap */
/linux-4.1.27/drivers/net/ethernet/8390/
H A Detherh.c254 * parts of ifmap, since its mostly meaningless for this driver.
256 static int etherh_set_config(struct net_device *dev, struct ifmap *map) etherh_set_config()
H A Dpcnet_cs.c104 static int set_config(struct net_device *dev, struct ifmap *map);
980 static int set_config(struct net_device *dev, struct ifmap *map) set_config()
/linux-4.1.27/drivers/net/ethernet/3com/
H A D3c589_cs.c167 static int el3_config(struct net_device *dev, struct ifmap *map);
495 static int el3_config(struct net_device *dev, struct ifmap *map) el3_config()
/linux-4.1.27/drivers/net/ethernet/fujitsu/
H A Dfmvj18x_cs.c87 static int fjn_config(struct net_device *dev, struct ifmap *map);
1055 static int fjn_config(struct net_device *dev, struct ifmap *map){ fjn_config()
/linux-4.1.27/drivers/net/ethernet/sis/
H A Dsis900.c237 static int sis900_set_config(struct net_device *dev, struct ifmap *map);
2174 * @map: ifmap passed by ifconfig
2181 static int sis900_set_config(struct net_device *dev, struct ifmap *map) sis900_set_config()
2189 /* we switch on the ifmap->port field. I couldn't find anything sis900_set_config()
/linux-4.1.27/drivers/staging/gdm724x/
H A Dgdm_lte.c71 static int gdm_lte_set_config(struct net_device *dev, struct ifmap *map) gdm_lte_set_config()
/linux-4.1.27/drivers/staging/gdm72xx/
H A Dgdm_wimax.c276 static int gdm_wimax_set_config(struct net_device *dev, struct ifmap *map) gdm_wimax_set_config()
/linux-4.1.27/drivers/net/cris/
H A Deth_v10.c196 static int e100_set_config(struct net_device* dev, struct ifmap* map);
1473 e100_set_config(struct net_device *dev, struct ifmap *map) e100_set_config()
/linux-4.1.27/drivers/net/ethernet/amd/
H A Dnmclan_cs.c406 static int mace_config(struct net_device *dev, struct ifmap *map);
762 static int mace_config(struct net_device *dev, struct ifmap *map) mace_config()
/linux-4.1.27/drivers/net/wireless/
H A Dray_cs.c75 static int ray_dev_config(struct net_device *dev, struct ifmap *map);
818 static int ray_dev_config(struct net_device *dev, struct ifmap *map) ray_dev_config()
823 dev_dbg(&link->dev, "ray_dev_config(dev=%p,ifmap=%p)\n", dev, map); ray_dev_config()
/linux-4.1.27/drivers/net/ethernet/smsc/
H A Dsmc91c92_cs.c279 static int s9k_config(struct net_device *dev, struct ifmap *map);
1586 static int s9k_config(struct net_device *dev, struct ifmap *map) s9k_config()
/linux-4.1.27/drivers/net/ethernet/xircom/
H A Dxirc2ps_cs.c296 static int do_config(struct net_device *dev, struct ifmap *map);
1363 do_config(struct net_device *dev, struct ifmap *map) do_config()
/linux-4.1.27/drivers/net/plip/
H A Dplip.c14 * Modularization and ifreq/ifmap support by Alan Cox.
/linux-4.1.27/drivers/net/wan/
H A Dsdla.c1332 static int sdla_set_config(struct net_device *dev, struct ifmap *map) sdla_set_config()
/linux-4.1.27/include/linux/
H A Dnetdevice.h290 struct ifmap map;
832 * int (*ndo_set_config)(struct net_device *dev, struct ifmap *map);
1065 struct ifmap *map);
1511 * FIXME: Merge these and struct ifmap into one
/linux-4.1.27/net/core/
H A Drtnetlink.c1596 struct ifmap k_map; do_setlink()
H A Ddev.c549 static int netdev_boot_setup_add(char *name, struct ifmap *map) netdev_boot_setup_add()
633 struct ifmap map; netdev_boot_setup()

Completed in 1290 milliseconds