Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dif.h196 struct ifmap { struct
250 struct ifmap ifru_map;
/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 Detherh.c251 static int etherh_set_config(struct net_device *dev, struct ifmap *map) in etherh_set_config()
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()
/linux/include/linux/
H A Dnetdevice.h1492 struct ifmap *map);
/linux/net/core/
H A Drtnetlink.c3180 struct ifmap k_map; in do_setlink()