Home
last modified time | relevance | path

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

/hardware/libhardware_legacy/include/hardware_legacy/
Dlink_layer_stats.h72 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.cpp380 … stats->rate.rateMcsIdx = nla_get_u8(tb_vendor[QCA_WLAN_VENDOR_ATTR_LL_STATS_RATE_MCS_INDEX]); in get_wifi_rate_stat()
435 stats->rate.rateMcsIdx, in get_wifi_rate_stat()
/hardware/interfaces/wifi/1.0/default/
Dhidl_struct_util.cpp2078 hidl_rate->rateMcsIdx = legacy_rate.rateMcsIdx; in convertLegacyWifiRateInfoToHidl()
/hardware/interfaces/wifi/1.0/
Dtypes.hal205 uint8_t rateMcsIdx;