Home
last modified time | relevance | path

Searched refs:NL80211_CMD_FRAME (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dnl80211.h750 * (via @NL80211_CMD_FRAME) for processing in userspace. This command
764 * @NL80211_CMD_FRAME: Management frame TX request and RX notification. This
794 * @NL80211_CMD_ACTION: Alias for @NL80211_CMD_FRAME for backward compatibility.
796 * transmitted with %NL80211_CMD_FRAME. %NL80211_ATTR_COOKIE identifies
933 * OLBC handling in hostapd. Beacons are reported in %NL80211_CMD_FRAME
1180 * space through the %NL80211_CMD_FRAME interface. Host driver proceeds
1357 * DW. SDF transmission should be requested with %NL80211_CMD_FRAME and
1510 NL80211_CMD_FRAME,
1511 NL80211_CMD_ACTION = NL80211_CMD_FRAME,
2043 * %NL80211_CMD_FRAME
1456 NL80211_CMD_FRAME, global() enumerator
[all...]
/linux/net/wireless/
H A Dnl80211.c14350 NL80211_CMD_FRAME); in nl80211_set_cqm()
19513 .cmd = NL80211_CMD_FRAME, in nl80211_send_mlme_event()
21373 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_FRAME); in cfg80211_report_obss_beacon_khz()
22229 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_FRAME);