Searched refs:ifr_map (Results 1 – 2 of 2) sorted by relevance
89 struct ifmap *ifmap = &ifr->ifr_map; in dev_getifmap()116 struct compat_ifmap *cifmap = (struct compat_ifmap *)&ifr->ifr_map; in netif_setifmap()134 return dev->netdev_ops->ndo_set_config(dev, &ifr->ifr_map); in netif_setifmap()
268 #define ifr_map ifr_ifru.ifru_map /* device map */ macro