ifr_map
struct compat_ifmap *cifmap = (struct compat_ifmap *)&ifr->ifr_map;
return dev->netdev_ops->ndo_set_config(dev, &ifr->ifr_map);
struct ifmap *ifmap = &ifr->ifr_map;