Home
last modified time | relevance | path

Searched refs:mgmt_action_rx (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware_legacy/include/hardware_legacy/
Dlink_layer_stats.h183 u32 mgmt_action_rx; // action frames received count member
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dllstats.cpp297 …stats->mgmt_action_rx = nla_get_u32(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_IFACE_MGMT_ACTION_RX]… in get_wifi_iface_stats()
305 ALOGI("STATS IFACE: mgmtActionRx %u ", stats->mgmt_action_rx); in get_wifi_iface_stats()