Searched refs:nl80211_notify_iface (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/net/wireless/ |
D | nl80211.h | 33 void nl80211_notify_iface(struct cfg80211_registered_device *rdev,
|
D | core.c | 196 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() 1150 nl80211_notify_iface(rdev, wdev, NL80211_CMD_DEL_INTERFACE); in _cfg80211_unregister_wdev() 1376 nl80211_notify_iface(rdev, wdev, NL80211_CMD_NEW_INTERFACE); in cfg80211_register_wdev()
|
D | nl80211.c | 4179 nl80211_notify_iface(rdev, wdev, NL80211_CMD_SET_INTERFACE); in nl80211_set_interface() 17274 void nl80211_notify_iface(struct cfg80211_registered_device *rdev, in nl80211_notify_iface() function
|