Home
last modified time | relevance | path

Searched refs:ac (Results 1 – 20 of 20) sorted by relevance

/hardware/intel/common/libva/build/
Dgen_version.sh29 sed -n "/^m4_define.*${1}.*\[\([0-9]*\)\].*/s//\1/p" ${libva_topdir}/configure.ac
/hardware/libhardware_legacy/include/hardware_legacy/
Dlink_layer_stats.h171 wifi_traffic_ac ac; // access category (VI, VO, BE, BK) member
209 wifi_wmm_ac_stat ac[WIFI_AC_MAX]; // per ac data packet statistics member
/hardware/qcom/gps/msm8909w_3100/utils/
Dconfigure.ac1 # configure.ac -- Autoconf script for gps gps-utils
/hardware/interfaces/wifi/1.2/default/
Dhidl_struct_util.cpp796 legacy_stats.iface.ac[legacy_hal::WIFI_AC_BE].rx_mpdu; in convertLegacyLinkLayerStatsToHidl()
798 legacy_stats.iface.ac[legacy_hal::WIFI_AC_BE].tx_mpdu; in convertLegacyLinkLayerStatsToHidl()
800 legacy_stats.iface.ac[legacy_hal::WIFI_AC_BE].mpdu_lost; in convertLegacyLinkLayerStatsToHidl()
802 legacy_stats.iface.ac[legacy_hal::WIFI_AC_BE].retries; in convertLegacyLinkLayerStatsToHidl()
804 legacy_stats.iface.ac[legacy_hal::WIFI_AC_BK].rx_mpdu; in convertLegacyLinkLayerStatsToHidl()
806 legacy_stats.iface.ac[legacy_hal::WIFI_AC_BK].tx_mpdu; in convertLegacyLinkLayerStatsToHidl()
808 legacy_stats.iface.ac[legacy_hal::WIFI_AC_BK].mpdu_lost; in convertLegacyLinkLayerStatsToHidl()
810 legacy_stats.iface.ac[legacy_hal::WIFI_AC_BK].retries; in convertLegacyLinkLayerStatsToHidl()
812 legacy_stats.iface.ac[legacy_hal::WIFI_AC_VI].rx_mpdu; in convertLegacyLinkLayerStatsToHidl()
814 legacy_stats.iface.ac[legacy_hal::WIFI_AC_VI].tx_mpdu; in convertLegacyLinkLayerStatsToHidl()
[all …]
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_pla/
Dconfigure.ac1 # configure.ac -- Autoconf script for gps loc-pla
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_pla/
Dconfigure.ac1 # configure.ac -- Autoconf script for gps loc-pla
/hardware/qcom/msm8998/json-c/
DRELEASE_CHECKLIST.txt21 Update the version in configure.ac
88 Update the version in configure.ac
Dconfig.h.in1 /* config.h.in. Generated from configure.ac by autoheader. */
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_stub/
Dconfigure.ac1 # configure.ac -- Autoconf script for gps loc-stub
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_stub/
Dconfigure.ac1 # configure.ac -- Autoconf script for gps loc-stub
/hardware/qcom/gps/msm8909w_3100/
Dconfigure.ac1 # configure.ac -- Autoconf script for gps loc_hal
/hardware/qcom/gps/msm8996/
Dconfigure.ac1 # configure.ac -- Autoconf script for gps loc_api
/hardware/qcom/gps/msm8998/
Dconfigure.ac1 # configure.ac -- Autoconf script for gps loc_hal
/hardware/qcom/gps/msm8994/
Dconfigure.ac1 # configure.ac -- Autoconf script for gps loc_api
/hardware/qcom/gps/msm8909/
Dconfigure.ac1 # configure.ac -- Autoconf script for gps loc_api
/hardware/qcom/gps/
Dconfigure.ac1 # configure.ac -- Autoconf script for gps loc_api
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
D802.11.h646 #define AC_BITMAP_TST(ab, ac) (((ab) & (1 << (ac))) != 0) argument
647 #define AC_BITMAP_SET(ab, ac) (((ab) |= (1 << (ac)))) argument
648 #define AC_BITMAP_RESET(ab, ac) (((ab) &= ~(1 << (ac)))) argument
/hardware/interfaces/wifi/hostapd/1.0/
DIHostapd.hal70 * Whether IEEE 802.11ac (VHT) is enabled or not.
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dllstats.cpp224 …stats->ac = (wifi_traffic_ac)nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STA… in get_wifi_wmm_ac_stat()
328 stats->ac, in get_wifi_wmm_ac_stat()
663 pWmmStats = (wifi_wmm_ac_stat *) ((u8 *)stats->ac in get_wifi_iface_stats()
/hardware/intel/common/libmix/mix_common/
DINSTALL40 The file `configure.ac' (or `configure.in') is used to create
41 `configure' by a program called `autoconf'. You need `configure.ac' if