Searched refs:num_ap (Results 1 – 2 of 2) sorted by relevance
1764 "number of APs in aplist event: %d\n", ev->num_ap); in ath6kl_wmi_aplist_event_rx()1766 if (len < struct_size(ev, ap_list, ev->num_ap)) in ath6kl_wmi_aplist_event_rx()1770 for (index = 0; index < ev->num_ap; index++) { in ath6kl_wmi_aplist_event_rx()
1959 u8 num_ap; member