HomeSort by: relevance | last modified time | path
    Searched refs:NL80211_CMD_GET_SURVEY (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/wpa/dist/src/drivers/
nl80211_copy.h 555 * @NL80211_CMD_GET_SURVEY: get survey resuls, e.g. channel occupation
558 * NL80211_CMD_GET_SURVEY and on the "scan" multicast group)
1404 NL80211_CMD_GET_SURVEY,
1900 * the survey response for %NL80211_CMD_GET_SURVEY, nested attribute
2395 * returned along with other survey data. If set, @NL80211_CMD_GET_SURVEY
driver_nl80211_scan.c 84 msg = nl80211_drv_msg(drv, NLM_F_DUMP, NL80211_CMD_GET_SURVEY);
driver_nl80211_event.c 84 C2S(NL80211_CMD_GET_SURVEY)
driver_nl80211.c 1772 msg = nl80211_drv_msg(drv, NLM_F_DUMP, NL80211_CMD_GET_SURVEY);
9737 msg = nl80211_drv_msg(drv, NLM_F_DUMP, NL80211_CMD_GET_SURVEY);
10258 msg = nl80211_drv_msg(drv, NLM_F_DUMP, NL80211_CMD_GET_SURVEY);

Completed in 27 milliseconds