Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/virtual/
H A Dvirt_wifi.c18 static struct wiphy *common_wiphy; variable
570 dev->ieee80211_ptr->wiphy = common_wiphy; in virt_wifi_newlink()
684 common_wiphy = virt_wifi_make_wiphy(); in virt_wifi_init_module()
685 if (!common_wiphy) in virt_wifi_init_module()
695 virt_wifi_destroy_wiphy(common_wiphy); in virt_wifi_init_module()
706 virt_wifi_destroy_wiphy(common_wiphy); in virt_wifi_cleanup_module()