Home
last modified time | relevance | path

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

/Linux-v6.6/net/wireless/
Dnl80211.h31 void nl80211_notify_wiphy(struct cfg80211_registered_device *rdev,
Dcore.c151 nl80211_notify_wiphy(rdev, NL80211_CMD_NEW_WIPHY); in cfg80211_dev_rename()
201 nl80211_notify_wiphy(rdev, NL80211_CMD_DEL_WIPHY); in cfg80211_switch_netns()
208 nl80211_notify_wiphy(rdev, NL80211_CMD_NEW_WIPHY); in cfg80211_switch_netns()
979 nl80211_notify_wiphy(rdev, NL80211_CMD_NEW_WIPHY); in wiphy_register()
1093 nl80211_notify_wiphy(rdev, NL80211_CMD_DEL_WIPHY); in wiphy_unregister()
Dnl80211.c17551 void nl80211_notify_wiphy(struct cfg80211_registered_device *rdev, in nl80211_notify_wiphy() function