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

  /external/iw/
bitrate.c 57 static int setup_vht(struct nl80211_txrate_vht *txrate_vht,
96 struct nl80211_txrate_vht txrate_vht_24 = {};
97 struct nl80211_txrate_vht txrate_vht_5 = {};
230 nla_put(msg, NL80211_TXRATE_VHT, sizeof(txrate_vht_24), &txrate_vht_24);
247 nla_put(msg, NL80211_TXRATE_VHT, sizeof(txrate_vht_5), &txrate_vht_5);
nl80211.h 3552 struct nl80211_txrate_vht { struct
    [all...]
  /bionic/libc/kernel/uapi/linux/
nl80211.h 938 NL80211_TXRATE_VHT,
945 struct nl80211_txrate_vht { struct
    [all...]
  /external/kernel-headers/original/uapi/linux/
nl80211.h 4066 struct nl80211_txrate_vht { struct
    [all...]
  /external/wpa_supplicant_8/src/drivers/
nl80211_copy.h 3981 struct nl80211_txrate_vht { struct
    [all...]
driver_nl80211.c     [all...]
  /system/connectivity/wificond/net/kernel-header-latest/
nl80211.h 3988 struct nl80211_txrate_vht { struct
    [all...]

Completed in 472 milliseconds