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

  /hardware/libhardware_legacy/include/hardware_legacy/
link_layer_stats.h 175 } wifi_wmm_ac_stat; typedef in typeref:struct:__anon41485
188 wifi_wmm_ac_stat ac[WIFI_AC_MAX]; // per ac data packet statistics
  /hardware/qcom/wlan/qcwcn/wifi_hal/
llstats.cpp 184 static void get_wifi_wmm_ac_stat(wifi_wmm_ac_stat *stats, struct nlattr **tb_vendor)
292 wifi_wmm_ac_stat *pWmmStats;
315 pWmmStats = (wifi_wmm_ac_stat *) ((u8 *)stats->ac + (i * sizeof(wifi_wmm_ac_stat)));
    [all...]

Completed in 36 milliseconds