Searched refs:center_freq1 (Results 1 – 6 of 6) sorted by relevance
67 wifi_channel center_freq1; // center frequency (MHz) second segment member
826 …pChStats->channel.center_freq1 = (wifi_channel)nla_get_u32(tb2[QCA_WLAN_VENDOR_ATTR_LL_S… in get_wifi_radio_stats()1045 pWifiChannelStats->channel.center_freq1, in handleResponse()
840 …pChStats->channel.center_freq1 = (wifi_channel)nla_get_u32(tb2[QCA_WLAN_VENDOR_ATTR_LL_S… in get_wifi_radio_stats()1061 pWifiChannelStats->channel.center_freq1, in handleResponse()
422 EXPECT_EQ(legacy_channel_st.channel.center_freq1, in TEST_F()646 EXPECT_EQ(legacy_channel_st.channel.center_freq1, in TEST_F()
899 aidl_channel_stat.channel.centerFreq1 = channel_stat.channel.center_freq1; in convertLegacyLinkLayerRadioStatsToAidl()2737 legacy_info->center_freq1 = aidl_info.centerFreq1; in convertAidlWifiChannelInfoToLegacy()2750 aidl_info->centerFreq1 = legacy_info.center_freq1; in convertLegacyWifiChannelInfoToAidl()
2992 ch_spec->center_freq1, RBchanWidthToString(ch_spec->width)); in onRingBufferData()