Searched refs:NL80211_CMD_FRAME (Results 1 - 7 of 7) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dnl80211.h470 * (via @NL80211_CMD_FRAME) for processing in userspace. This command
480 * @NL80211_CMD_FRAME: Management frame TX request and RX notification. This
498 * @NL80211_CMD_ACTION: Alias for @NL80211_CMD_FRAME for backward compatibility.
500 * transmitted with %NL80211_CMD_FRAME. %NL80211_ATTR_COOKIE identifies
619 * OLBC handling in hostapd. Beacons are reported in %NL80211_CMD_FRAME
803 NL80211_CMD_FRAME, enumerator in enum:nl80211_commands
804 NL80211_CMD_ACTION = NL80211_CMD_FRAME,
1205 * %NL80211_CMD_FRAME.
1364 * %NL80211_CMD_FRAME commands.
1385 * @NL80211_ATTR_DONT_WAIT_FOR_ACK: Used with %NL80211_CMD_FRAME, thi
[all...]
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Dnl80211_copy.h481 * (via @NL80211_CMD_FRAME) for processing in userspace. This command
491 * @NL80211_CMD_FRAME: Management frame TX request and RX notification. This
512 * @NL80211_CMD_ACTION: Alias for @NL80211_CMD_FRAME for backward compatibility.
514 * transmitted with %NL80211_CMD_FRAME. %NL80211_ATTR_COOKIE identifies
633 * OLBC handling in hostapd. Beacons are reported in %NL80211_CMD_FRAME
833 NL80211_CMD_FRAME, enumerator in enum:nl80211_commands
834 NL80211_CMD_ACTION = NL80211_CMD_FRAME,
1238 * %NL80211_CMD_FRAME.
1397 * %NL80211_CMD_FRAME commands.
1418 * @NL80211_ATTR_DONT_WAIT_FOR_ACK: Used with %NL80211_CMD_FRAME, thi
[all...]
H A Ddriver_nl80211.c497 C2S(NL80211_CMD_FRAME)
960 if (gnlh->cmd != NL80211_CMD_FRAME) {
2096 case NL80211_CMD_FRAME:
3362 case NL80211_CMD_FRAME:
10571 nl80211_cmd(drv, msg, 0, NL80211_CMD_FRAME);
/external/wpa_supplicant_8/src/drivers/
H A Dnl80211_copy.h481 * (via @NL80211_CMD_FRAME) for processing in userspace. This command
491 * @NL80211_CMD_FRAME: Management frame TX request and RX notification. This
512 * @NL80211_CMD_ACTION: Alias for @NL80211_CMD_FRAME for backward compatibility.
514 * transmitted with %NL80211_CMD_FRAME. %NL80211_ATTR_COOKIE identifies
633 * OLBC handling in hostapd. Beacons are reported in %NL80211_CMD_FRAME
833 NL80211_CMD_FRAME, enumerator in enum:nl80211_commands
834 NL80211_CMD_ACTION = NL80211_CMD_FRAME,
1238 * %NL80211_CMD_FRAME.
1397 * %NL80211_CMD_FRAME commands.
1418 * @NL80211_ATTR_DONT_WAIT_FOR_ACK: Used with %NL80211_CMD_FRAME, thi
[all...]
H A Ddriver_nl80211.c497 C2S(NL80211_CMD_FRAME)
960 if (gnlh->cmd != NL80211_CMD_FRAME) {
2096 case NL80211_CMD_FRAME:
3362 case NL80211_CMD_FRAME:
10571 nl80211_cmd(drv, msg, 0, NL80211_CMD_FRAME);
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Dnl80211_copy.h481 * (via @NL80211_CMD_FRAME) for processing in userspace. This command
491 * @NL80211_CMD_FRAME: Management frame TX request and RX notification. This
512 * @NL80211_CMD_ACTION: Alias for @NL80211_CMD_FRAME for backward compatibility.
514 * transmitted with %NL80211_CMD_FRAME. %NL80211_ATTR_COOKIE identifies
633 * OLBC handling in hostapd. Beacons are reported in %NL80211_CMD_FRAME
833 NL80211_CMD_FRAME, enumerator in enum:nl80211_commands
834 NL80211_CMD_ACTION = NL80211_CMD_FRAME,
1238 * %NL80211_CMD_FRAME.
1397 * %NL80211_CMD_FRAME commands.
1418 * @NL80211_ATTR_DONT_WAIT_FOR_ACK: Used with %NL80211_CMD_FRAME, thi
[all...]
H A Ddriver_nl80211.c497 C2S(NL80211_CMD_FRAME)
960 if (gnlh->cmd != NL80211_CMD_FRAME) {
2096 case NL80211_CMD_FRAME:
3362 case NL80211_CMD_FRAME:
10571 nl80211_cmd(drv, msg, 0, NL80211_CMD_FRAME);

Completed in 184 milliseconds