Searched refs:nl80211_send_wiphy (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/wireless/ |
H A D | nl80211.c | 2396 static int nl80211_send_wiphy(struct cfg80211_registered_device *rdev, in nl80211_send_wiphy() function 3093 ret = nl80211_send_wiphy(rdev, NL80211_CMD_NEW_WIPHY, in nl80211_dump_wiphy() 3151 if (nl80211_send_wiphy(rdev, NL80211_CMD_NEW_WIPHY, msg, in nl80211_get_wiphy() 17625 if (nl80211_send_wiphy(rdev, cmd, msg, 0, 0, 0, &state) < 0) { in nl80211_notify_wiphy()
|