Searched refs:nl80211_notify_wiphy (Results 1 – 2 of 2) sorted by relevance
151 nl80211_notify_wiphy(rdev, NL80211_CMD_NEW_WIPHY); in cfg80211_dev_rename()202 nl80211_notify_wiphy(rdev, NL80211_CMD_DEL_WIPHY); in cfg80211_switch_netns()209 nl80211_notify_wiphy(rdev, NL80211_CMD_NEW_WIPHY); in cfg80211_switch_netns()1136 nl80211_notify_wiphy(rdev, NL80211_CMD_NEW_WIPHY); in wiphy_register()1256 nl80211_notify_wiphy(rdev, NL80211_CMD_DEL_WIPHY); in wiphy_unregister()
20038 void nl80211_notify_wiphy(struct cfg80211_registered_device *rdev, in nl80211_notify_wiphy() function