Searched refs:center_freq0 (Results 1 – 4 of 4) sorted by relevance
63 wifi_channel center_freq0; // center frequency (MHz) first segment member
818 …pChStats->channel.center_freq0 = (wifi_channel)nla_get_u32(tb2[QCA_WLAN_VENDOR_ATTR_LL_S… in get_wifi_radio_stats()1027 pWifiChannelStats->channel.center_freq0, in handleResponse()
262 EXPECT_EQ(WifiChannelInMhz(legacy_channel_st.channel.center_freq0), in TEST_F()
844 channel_stat.channel.center_freq0; in convertLegacyLinkLayerRadioStatsToHidl()2441 legacy_info->center_freq0 = hidl_info.centerFreq0; in convertHidlWifiChannelInfoToLegacy()2455 hidl_info->centerFreq0 = legacy_info.center_freq0; in convertLegacyWifiChannelInfoToHidl()