wiphy_new
wiphy = wiphy_new(&ath6kl_cfg80211_ops, sizeof(struct ath6kl));
wiphy = wiphy_new(&wil_cfg80211_ops, sizeof(struct wil6210_priv));
wiphy = wiphy_new(ops, sizeof(*drvr));
ieee->wdev.wiphy = wiphy_new(&libipw_config_ops, 0);
wdev->wiphy = wiphy_new(&lbs_cfg80211_ops, sizeof(struct lbs_private));
wiphy = wiphy_new(ops, sizeof(struct mwifiex_adapter *));
wiphy = wiphy_new(&wilc_cfg80211_ops, sizeof(*wl));
wiphy = wiphy_new(&qtn_cfg80211_ops, sizeof(struct qtnf_wmac));
wiphy = wiphy_new(&virt_wifi_cfg80211_ops, sizeof(*priv));
wiphy = wiphy_new(&rtw_cfg80211_ops, sizeof(struct adapter *));