Searched refs:bssload_info_t (Results 1 – 2 of 2) sorted by relevance
168 } bssload_info_t; typedef174 bssload_info_t bssload; // STA count and CU
4568 bssload_info_t bssload;4625 memset(&bssload, 0, sizeof(bssload_info_t)); in onLinkStatsResults()4626 memcpy(&bssload, &iface_stat->peer_info->bssload, sizeof(bssload_info_t)); in onLinkStatsResults()4767 wifi_radio_stat rx_stat[], bssload_info_t *bssload, int radios) in printLinkStats()