Home
last modified time | relevance | path

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

/Linux-v5.4/net/wireless/
Dnl80211.h39 void nl80211_notify_iface(struct cfg80211_registered_device *rdev,
Dcore.c196 nl80211_notify_iface(rdev, wdev, NL80211_CMD_DEL_INTERFACE); in cfg80211_switch_netns()
209 nl80211_notify_iface(rdev, wdev, NL80211_CMD_NEW_INTERFACE); in cfg80211_switch_netns()
1083 nl80211_notify_iface(rdev, wdev, NL80211_CMD_DEL_INTERFACE); in __cfg80211_unregister_wdev()
1250 nl80211_notify_iface(rdev, wdev, NL80211_CMD_NEW_INTERFACE); in cfg80211_init_wdev()
Dnl80211.c3561 nl80211_notify_iface(rdev, wdev, NL80211_CMD_SET_INTERFACE); in nl80211_set_interface()
14790 void nl80211_notify_iface(struct cfg80211_registered_device *rdev, in nl80211_notify_iface() function