Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/wireless/
H A Dcore.c150 nl80211_notify_wiphy(rdev, NL80211_CMD_NEW_WIPHY); in cfg80211_dev_rename()
198 nl80211_notify_wiphy(rdev, NL80211_CMD_DEL_WIPHY); in cfg80211_switch_netns()
205 nl80211_notify_wiphy(rdev, NL80211_CMD_NEW_WIPHY); in cfg80211_switch_netns()
929 nl80211_notify_wiphy(rdev, NL80211_CMD_NEW_WIPHY); in wiphy_register()
1024 nl80211_notify_wiphy(rdev, NL80211_CMD_DEL_WIPHY); in wiphy_unregister()
H A Dnl80211.h35 void nl80211_notify_wiphy(struct cfg80211_registered_device *rdev,
H A Dnl80211.c15586 void nl80211_notify_wiphy(struct cfg80211_registered_device *rdev, in nl80211_notify_wiphy() function