HomeSort by relevance Sort by last modified time
    Searched refs:NL80211_CMD_FRAME (Results 1 - 3 of 3) sorted by null

  /hardware/ti/wlan/mac80211/wpa_supplicant_lib/
nl80211.h 344 * (via @NL80211_CMD_FRAME) for processing in userspace. This command
354 * @NL80211_CMD_FRAME: Management frame TX request and RX notification. This
366 * @NL80211_CMD_ACTION: Alias for @NL80211_CMD_FRAME for backward compatibility.
368 * transmitted with %NL80211_CMD_FRAME. %NL80211_ATTR_COOKIE identifies
482 NL80211_CMD_FRAME,
483 NL80211_CMD_ACTION = NL80211_CMD_FRAME,
    [all...]
  /external/wpa_supplicant_8/src/drivers/
nl80211_copy.h 443 * (via @NL80211_CMD_FRAME) for processing in userspace. This command
453 * @NL80211_CMD_FRAME: Management frame TX request and RX notification. This
471 * @NL80211_CMD_ACTION: Alias for @NL80211_CMD_FRAME for backward compatibility.
473 * transmitted with %NL80211_CMD_FRAME. %NL80211_ATTR_COOKIE identifies
    [all...]
driver_nl80211.c 642 if (gnlh->cmd != NL80211_CMD_FRAME) {
    [all...]

Completed in 28 milliseconds