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
565 dev->ieee80211_ptr->wiphy = common_wiphy; in virt_wifi_newlink()
679 common_wiphy = virt_wifi_make_wiphy(); in virt_wifi_init_module()
680 if (!common_wiphy) in virt_wifi_init_module()
690 virt_wifi_destroy_wiphy(common_wiphy); in virt_wifi_init_module()
701 virt_wifi_destroy_wiphy(common_wiphy); in virt_wifi_cleanup_module()