Searched refs:ifr_map (Results 1 – 2 of 2) sorted by relevance
84 struct ifmap *ifmap = &ifr->ifr_map; in dev_getifmap()111 struct compat_ifmap *cifmap = (struct compat_ifmap *)&ifr->ifr_map; in dev_setifmap()129 return dev->netdev_ops->ndo_set_config(dev, &ifr->ifr_map); in dev_setifmap()
268 #define ifr_map ifr_ifru.ifru_map /* device map */ macro
Completed in 5 milliseconds