OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wifi_wmm_ac_stat
(Results
1 - 2
of
2
) sorted by null
/hardware/libhardware_legacy/include/hardware_legacy/
link_layer_stats.h
187
}
wifi_wmm_ac_stat
;
typedef in typeref:struct:__anon32342
209
wifi_wmm_ac_stat
ac[WIFI_AC_MAX]; // per ac data packet statistics
/hardware/qcom/wlan/qcwcn/wifi_hal/
llstats.cpp
217
static wifi_error get_wifi_wmm_ac_stat(
wifi_wmm_ac_stat
*stats,
521
wifi_wmm_ac_stat
*pWmmStats;
665
pWmmStats = (
wifi_wmm_ac_stat
*) ((u8 *)stats->ac
666
+ (i++ * sizeof(
wifi_wmm_ac_stat
)));
[
all
...]
Completed in 1394 milliseconds