Searched refs:center_freq0 (Results 1 – 6 of 6) sorted by relevance
66 wifi_channel center_freq0; // center frequency (MHz) first segment member
1443 chan_info.center_freq0 = 5250; in convert_channel()1445 chan_info.center_freq0 = 5570; in convert_channel()1447 chan_info.center_freq0 = 5815; in convert_channel()1451 chan_info.center_freq0 = 5210; in convert_channel()1453 chan_info.center_freq0 = 5290; in convert_channel()1455 chan_info.center_freq0 = 5530; in convert_channel()1457 chan_info.center_freq0 = 5610; in convert_channel()1459 chan_info.center_freq0 = 5690; in convert_channel()1461 chan_info.center_freq0 = 5775; in convert_channel()1465 chan_info.center_freq0 = 5190; in convert_channel()[all …]
819 …pChStats->channel.center_freq0 = (wifi_channel)nla_get_u32(tb2[QCA_WLAN_VENDOR_ATTR_LL_S… in get_wifi_radio_stats()1044 pWifiChannelStats->channel.center_freq0, in handleResponse()
833 …pChStats->channel.center_freq0 = (wifi_channel)nla_get_u32(tb2[QCA_WLAN_VENDOR_ATTR_LL_S… in get_wifi_radio_stats()1060 pWifiChannelStats->channel.center_freq0, in handleResponse()
420 EXPECT_EQ(legacy_channel_st.channel.center_freq0, in TEST_F()644 EXPECT_EQ(legacy_channel_st.channel.center_freq0, in TEST_F()
898 aidl_channel_stat.channel.centerFreq0 = channel_stat.channel.center_freq0; in convertLegacyLinkLayerRadioStatsToAidl()2736 legacy_info->center_freq0 = aidl_info.centerFreq0; in convertAidlWifiChannelInfoToLegacy()2749 aidl_info->centerFreq0 = legacy_info.center_freq0; in convertLegacyWifiChannelInfoToAidl()