Searched refs:ac (Results 1 – 15 of 15) sorted by relevance
29 sed -n "/^m4_define.*${1}.*\[\([0-9]*\)\].*/s//\1/p" ${libva_topdir}/configure.ac
171 wifi_traffic_ac ac; // access category (VI, VO, BE, BK) member209 wifi_wmm_ac_stat ac[WIFI_AC_MAX]; // per ac data packet statistics member
685 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 …]
2 # configure.ac -- Autoconf script for sdm
1 # configure.ac -- Autoconf script for gps loc-pla
1 # configure.ac -- Autoconf script for gps loc-stub
1 # configure.ac -- Autoconf script for gps loc_hal
1 # configure.ac -- Autoconf script for gps loc_api
646 #define AC_BITMAP_TST(ab, ac) (((ab) & (1 << (ac))) != 0) argument647 #define AC_BITMAP_SET(ab, ac) (((ab) |= (1 << (ac)))) argument648 #define AC_BITMAP_RESET(ab, ac) (((ab) &= ~(1 << (ac)))) argument
227 …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()
40 The file `configure.ac' (or `configure.in') is used to create41 `configure' by a program called `autoconf'. You need `configure.ac' if
1092 int ac; member3772 uint32 ac[AC_COUNT]; /* max bandwidth for each access category */ member3808 uint32 ac; /* access class */ member