Home
last modified time | relevance | path

Searched refs:ac (Results 1 – 15 of 15) 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/interfaces/wifi/1.0/default/
Dhidl_struct_util.cpp685 legacy_stats.iface.ac[legacy_hal::WIFI_AC_BE].rx_mpdu; in convertLegacyLinkLayerStatsToHidl()
687 legacy_stats.iface.ac[legacy_hal::WIFI_AC_BE].tx_mpdu; in convertLegacyLinkLayerStatsToHidl()
689 legacy_stats.iface.ac[legacy_hal::WIFI_AC_BE].mpdu_lost; in convertLegacyLinkLayerStatsToHidl()
691 legacy_stats.iface.ac[legacy_hal::WIFI_AC_BE].retries; in convertLegacyLinkLayerStatsToHidl()
693 legacy_stats.iface.ac[legacy_hal::WIFI_AC_BK].rx_mpdu; in convertLegacyLinkLayerStatsToHidl()
695 legacy_stats.iface.ac[legacy_hal::WIFI_AC_BK].tx_mpdu; in convertLegacyLinkLayerStatsToHidl()
697 legacy_stats.iface.ac[legacy_hal::WIFI_AC_BK].mpdu_lost; in convertLegacyLinkLayerStatsToHidl()
699 legacy_stats.iface.ac[legacy_hal::WIFI_AC_BK].retries; in convertLegacyLinkLayerStatsToHidl()
701 legacy_stats.iface.ac[legacy_hal::WIFI_AC_VI].rx_mpdu; in convertLegacyLinkLayerStatsToHidl()
703 legacy_stats.iface.ac[legacy_hal::WIFI_AC_VI].tx_mpdu; in convertLegacyLinkLayerStatsToHidl()
[all …]
/hardware/qcom/display/msm8998/
Dconfigure.ac2 # configure.ac -- Autoconf script for sdm
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_pla/
Dconfigure.ac1 # configure.ac -- Autoconf script for gps loc-pla
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_stub/
Dconfigure.ac1 # configure.ac -- Autoconf script for gps loc-stub
/hardware/qcom/gps/msm8998/
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/
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/msm8994/
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/qcom/wlan/qcwcn/wifi_hal/
Dllstats.cpp227 …stats->ac = (wifi_traffic_ac)nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STA… in get_wifi_wmm_ac_stat()
331 stats->ac, in get_wifi_wmm_ac_stat()
666 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
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dwlioctl.h1092 int ac; member
3772 uint32 ac[AC_COUNT]; /* max bandwidth for each access category */ member
3808 uint32 ac; /* access class */ member