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

  /src/external/bsd/wpa/dist/src/drivers/
nl80211_copy.h 76 * - when the TDLS setup is done, a single NL80211_CMD_SET_STATION is valid
276 * %NL80211_CMD_SET_STATION will optionally specify vlan_id using
430 * @NL80211_CMD_SET_STATION: Set station attributes for station identified by
1356 NL80211_CMD_SET_STATION,
2250 * allowed to be used with the first @NL80211_CMD_SET_STATION command to
2290 * %NL80211_CMD_NEW_STATION or %NL80211_CMD_SET_STATION (only when
driver_nl80211.c 5596 cmd = params->set ? NL80211_CMD_SET_STATION :
5598 cmd_string = params->set ? "NL80211_CMD_SET_STATION" :
6359 if (!(msg = nl80211_bss_msg(bss, 0, NL80211_CMD_SET_STATION)) ||
6407 if (!(msg = nl80211_bss_msg(bss, 0, NL80211_CMD_SET_STATION)) ||
7598 if (!(msg = nl80211_bss_msg(bss, 0, NL80211_CMD_SET_STATION)) ||
8197 if (!(msg = nl80211_bss_msg(bss, 0, NL80211_CMD_SET_STATION)) ||
driver_nl80211_event.c 52 C2S(NL80211_CMD_SET_STATION)

Completed in 28 milliseconds