Searched refs:NL80211_CMD_GET_WIPHY (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/wpa/src/drivers/
H A Dnl80211_copy.h242 * @NL80211_CMD_GET_WIPHY: request information about a wiphy or dump request
1095 NL80211_CMD_GET_WIPHY, /* can dump */ enumerator in enum:nl80211_commands
1592 * This attribute is also sent in response to @NL80211_CMD_GET_WIPHY,
2147 * BSS selection feature. When used with %NL80211_CMD_GET_WIPHY it contains
4745 * @NL80211_CMD_GET_WIPHY, indicating the number of match sets
H A Ddriver_nl80211_capa.c847 msg = nl80211_cmd_msg(drv->first_bss, flags, NL80211_CMD_GET_WIPHY);
2230 if (!(msg = nl80211_cmd_msg(bss, nl_flags, NL80211_CMD_GET_WIPHY)) ||
H A Ddriver_nl80211_event.c28 C2S(NL80211_CMD_GET_WIPHY)

Completed in 93 milliseconds