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