Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dnl80211.h34 void nl80211_notify_iface(struct cfg80211_registered_device *rdev,
H A Dcore.c199 nl80211_notify_iface(rdev, wdev, NL80211_CMD_DEL_INTERFACE); in cfg80211_switch_netns()
214 nl80211_notify_iface(rdev, wdev, NL80211_CMD_NEW_INTERFACE); in cfg80211_switch_netns()
1367 nl80211_notify_iface(rdev, wdev, NL80211_CMD_DEL_INTERFACE); in _cfg80211_unregister_wdev()
1614 nl80211_notify_iface(rdev, wdev, NL80211_CMD_NEW_INTERFACE); in cfg80211_register_wdev()
H A Dnl80211.c4913 nl80211_notify_iface(rdev, wdev, NL80211_CMD_SET_INTERFACE);
20033 void nl80211_notify_iface(struct cfg80211_registered_device *rdev, in cfg80211_links_removed()
19209 void nl80211_notify_iface(struct cfg80211_registered_device *rdev, nl80211_notify_iface() function