Searched refs:nl80211_send_wiphy (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/net/wireless/ |
D | nl80211.c | 2365 static int nl80211_send_wiphy(struct cfg80211_registered_device *rdev, in nl80211_send_wiphy() function 3056 ret = nl80211_send_wiphy(rdev, NL80211_CMD_NEW_WIPHY, in nl80211_dump_wiphy() 3112 if (nl80211_send_wiphy(rdev, NL80211_CMD_NEW_WIPHY, msg, in nl80211_get_wiphy() 17265 if (nl80211_send_wiphy(rdev, cmd, msg, 0, 0, 0, &state) < 0) { in nl80211_notify_wiphy()
|