Searched refs:QCA_WLAN_VENDOR_ATTR_LL_STATS_MAX (Results 1 – 5 of 5) sorted by relevance
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/ |
D | llstats.cpp | 502 struct nlattr *tb2[ QCA_WLAN_VENDOR_ATTR_LL_STATS_MAX+ 1]; in get_wifi_peer_info() 505 …nla_parse(tb2, QCA_WLAN_VENDOR_ATTR_LL_STATS_MAX, (struct nlattr *) nla_data(rateInfo), nla_len(ra… in get_wifi_peer_info() 662 struct nlattr *tb2[ QCA_WLAN_VENDOR_ATTR_LL_STATS_MAX+ 1]; in get_wifi_iface_stats() 665 nla_parse(tb2, QCA_WLAN_VENDOR_ATTR_LL_STATS_MAX, in get_wifi_iface_stats() 796 struct nlattr *tb2[ QCA_WLAN_VENDOR_ATTR_LL_STATS_MAX+ 1]; in get_wifi_radio_stats() 798 …nla_parse(tb2, QCA_WLAN_VENDOR_ATTR_LL_STATS_MAX, (struct nlattr *) nla_data(chInfo), nla_len(chIn… in get_wifi_radio_stats() 931 struct nlattr *tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_MAX + 1]; in handleResponse() 935 nla_parse(tb_vendor, QCA_WLAN_VENDOR_ATTR_LL_STATS_MAX, in handleResponse() 1135 QCA_WLAN_VENDOR_ATTR_LL_STATS_MAX+ 1]; in handleResponse() 1137 nla_parse(tb2, QCA_WLAN_VENDOR_ATTR_LL_STATS_MAX, in handleResponse() [all …]
|
D | qca-vendor_copy.h | 4003 QCA_WLAN_VENDOR_ATTR_LL_STATS_MAX = enumerator
|
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/ |
D | llstats.cpp | 516 struct nlattr *tb2[ QCA_WLAN_VENDOR_ATTR_LL_STATS_MAX+ 1]; in get_wifi_peer_info() 519 …nla_parse(tb2, QCA_WLAN_VENDOR_ATTR_LL_STATS_MAX, (struct nlattr *) nla_data(rateInfo), nla_len(ra… in get_wifi_peer_info() 676 struct nlattr *tb2[ QCA_WLAN_VENDOR_ATTR_LL_STATS_MAX+ 1]; in get_wifi_iface_stats() 679 nla_parse(tb2, QCA_WLAN_VENDOR_ATTR_LL_STATS_MAX, in get_wifi_iface_stats() 810 struct nlattr *tb2[ QCA_WLAN_VENDOR_ATTR_LL_STATS_MAX+ 1]; in get_wifi_radio_stats() 812 …nla_parse(tb2, QCA_WLAN_VENDOR_ATTR_LL_STATS_MAX, (struct nlattr *) nla_data(chInfo), nla_len(chIn… in get_wifi_radio_stats() 947 struct nlattr *tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_MAX + 1]; in handleResponse() 951 nla_parse(tb_vendor, QCA_WLAN_VENDOR_ATTR_LL_STATS_MAX, in handleResponse() 1151 QCA_WLAN_VENDOR_ATTR_LL_STATS_MAX+ 1]; in handleResponse() 1153 nla_parse(tb2, QCA_WLAN_VENDOR_ATTR_LL_STATS_MAX, in handleResponse() [all …]
|
D | qca-vendor_copy.h | 4357 QCA_WLAN_VENDOR_ATTR_LL_STATS_MAX = enumerator
|
/hardware/qcom/wlan/wcn6740/qcwcn/wpa_supplicant_8_lib/ |
D | qca-vendor_copy.h | 4059 QCA_WLAN_VENDOR_ATTR_LL_STATS_MAX = enumerator
|