Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/virtual/
H A Dvirt_wifi.c18 static struct wiphy *common_wiphy; variable
551 dev->ieee80211_ptr->wiphy = common_wiphy; in virt_wifi_newlink()
665 common_wiphy = virt_wifi_make_wiphy(); in virt_wifi_init_module()
666 if (!common_wiphy) in virt_wifi_init_module()
676 virt_wifi_destroy_wiphy(common_wiphy); in virt_wifi_init_module()
687 virt_wifi_destroy_wiphy(common_wiphy); in virt_wifi_cleanup_module()