Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dnl80211_copy.h621 * (via @NL80211_CMD_FRAME) for processing in userspace. This command
631 * @NL80211_CMD_FRAME: Management frame TX request and RX notification. This
652 * @NL80211_CMD_ACTION: Alias for @NL80211_CMD_FRAME for backward compatibility.
654 * transmitted with %NL80211_CMD_FRAME. %NL80211_ATTR_COOKIE identifies
787 * OLBC handling in hostapd. Beacons are reported in %NL80211_CMD_FRAME
1021 * space through the %NL80211_CMD_FRAME interface. Host driver proceeds
1180 NL80211_CMD_FRAME, enumerator
1181 NL80211_CMD_ACTION = NL80211_CMD_FRAME,
1663 * %NL80211_CMD_FRAME.
1822 * %NL80211_CMD_FRAME command
[all...]
H A Ddriver_nl80211_event.c86 C2S(NL80211_CMD_FRAME) in nl80211_command_to_string()
944 case NL80211_CMD_FRAME: in mlme_event()
2702 case NL80211_CMD_FRAME: in process_bss_event()
H A Ddriver_nl80211.c719 if (gnlh->cmd != NL80211_CMD_FRAME) { in process_beacon_event()
7404 if (!(msg = nl80211_cmd_msg(bss, 0, NL80211_CMD_FRAME)) || in nl80211_send_frame_cmd()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dnl80211_copy.h698 * (via @NL80211_CMD_FRAME) for processing in userspace. This command
712 * @NL80211_CMD_FRAME: Management frame TX request and RX notification. This
735 * @NL80211_CMD_ACTION: Alias for @NL80211_CMD_FRAME for backward compatibility.
737 * transmitted with %NL80211_CMD_FRAME. %NL80211_ATTR_COOKIE identifies
871 * OLBC handling in hostapd. Beacons are reported in %NL80211_CMD_FRAME
1103 * space through the %NL80211_CMD_FRAME interface. Host driver proceeds
1280 NL80211_CMD_FRAME, enumerator
1281 NL80211_CMD_ACTION = NL80211_CMD_FRAME,
1797 * %NL80211_CMD_FRAME.
1956 * %NL80211_CMD_FRAME command
[all...]
H A Ddriver_nl80211_event.c99 C2S(NL80211_CMD_FRAME) in nl80211_command_to_string()
1494 case NL80211_CMD_FRAME:
3638 case NL80211_CMD_FRAME:
H A Ddriver_nl80211.c897 if (gnlh->cmd != NL80211_CMD_FRAME) { in process_beacon_event()
8500 if (!(msg = nl80211_cmd_msg(bss, 0, NL80211_CMD_FRAME)) ||

Completed in 51 milliseconds