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

  /hardware/qcom/wlan/qcwcn/wifi_hal/
llstats.cpp 505 struct nlattr *tb2[ QCA_WLAN_VENDOR_ATTR_LL_STATS_MAX+ 1];
508 nla_parse(tb2, QCA_WLAN_VENDOR_ATTR_LL_STATS_MAX, (struct nlattr *) nla_data(rateInfo), nla_len(rateInfo), NULL);
665 struct nlattr *tb2[ QCA_WLAN_VENDOR_ATTR_LL_STATS_MAX+ 1];
668 nla_parse(tb2, QCA_WLAN_VENDOR_ATTR_LL_STATS_MAX,
799 struct nlattr *tb2[ QCA_WLAN_VENDOR_ATTR_LL_STATS_MAX+ 1];
801 nla_parse(tb2, QCA_WLAN_VENDOR_ATTR_LL_STATS_MAX, (struct nlattr *) nla_data(chInfo), nla_len(chInfo), NULL);
    [all...]
qca-vendor_copy.h     [all...]
  /external/wpa_supplicant_8/src/common/
qca-vendor.h     [all...]

Completed in 107 milliseconds