Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dcore.c196 nl80211_notify_iface(rdev, wdev, NL80211_CMD_DEL_INTERFACE); in cfg80211_switch_netns()
211 nl80211_notify_iface(rdev, wdev, NL80211_CMD_NEW_INTERFACE); in cfg80211_switch_netns()
1248 nl80211_notify_iface(rdev, wdev, NL80211_CMD_DEL_INTERFACE); in _cfg80211_unregister_wdev()
1468 nl80211_notify_iface(rdev, wdev, NL80211_CMD_NEW_INTERFACE); in cfg80211_register_wdev()
H A Dnl80211.c4415 nl80211_notify_iface(rdev, wdev, NL80211_CMD_SET_INTERFACE); in nl80211_set_interface()
17820 void nl80211_notify_iface(struct cfg80211_registered_device *rdev, in nl80211_notify_iface() function