Home
last modified time | relevance | path

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

/hardware/libhardware_legacy/include/hardware_legacy/
Dlink_layer_stats.h87 u32 rateMcsIdx :8; // OFDM/CCK rate code would be as per ieee std in the units of 0.5mbps member
/hardware/qcom/wlan/qcwcn/wifi_hal/
Dllstats.cpp230 … stats->rate.rateMcsIdx = nla_get_u8(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_MCS_INDEX]); in get_wifi_rate_stat()
244 ALOGI("STATS PEER_ALL : rateMcsIdx %u", stats->rate.rateMcsIdx); in get_wifi_rate_stat()