Searched refs:chan_util (Results 1 – 4 of 4) sorted by relevance
166 u16 chan_util; // channel utilization member
194 peer.peer_info.bssload.chan_util = rand() % 101; in TEST_F()357 EXPECT_EQ(link.peers[i].peer_info.bssload.chan_util, in TEST_F()513 peer.peer_info.bssload.chan_util = rand() % 101; in TEST_F()659 EXPECT_EQ(legacy_stats.peers[i].peer_info.bssload.chan_util, in TEST_F()
4414 printMsg("CCA_level(Channel Utilization) = %d\n", local_peer_ptr->bssload.chan_util); in printPeerinfoStats()4776 printMsg("CCA_level(Channel Utilization) = %d\n", bssload->chan_util); in printLinkStats()
1140 aidl_peer_info_stats->chanUtil = legacy_peer_info_stats.peer_info.bssload.chan_util; in convertLegacyPeerInfoStatsToAidl()