OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_ON_TIME
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/wlan/qcwcn/wifi_hal/
vendor_definitions.h
338
QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_ON_TIME
,
[
all
...]
llstats.cpp
698
if (!tb_vendor[
QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_ON_TIME
])
700
ALOGE("%s:
QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_ON_TIME
not found", __FUNCTION__);
703
stats->on_time = nla_get_u32(tb_vendor[
QCA_WLAN_VENDOR_ATTR_LL_STATS_RADIO_ON_TIME
]);
[
all
...]
Completed in 37 milliseconds