Home
last modified time | relevance | path

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

/drivers/net/wireless/
Dvirt_wifi.c22 static struct wiphy *common_wiphy; variable
533 dev->ieee80211_ptr->wiphy = common_wiphy; in virt_wifi_newlink()
603 common_wiphy = virt_wifi_make_wiphy(); in virt_wifi_init_module()
604 if (!common_wiphy) in virt_wifi_init_module()
609 virt_wifi_destroy_wiphy(common_wiphy); in virt_wifi_init_module()
619 virt_wifi_destroy_wiphy(common_wiphy); in virt_wifi_cleanup_module()