Searched refs:discon_idx (Results 1 – 2 of 2) sorted by relevance
93 int discon_idx = -1; in get_copy_ptr_stadata() local112 if (sta_data[i].disconnected && (discon_idx == -1)) { in get_copy_ptr_stadata()113 discon_idx = i; in get_copy_ptr_stadata()123 if (discon_idx != -1) { in get_copy_ptr_stadata()126 discon_idx, MAC2STRDBG((char *)sta_mac))); in get_copy_ptr_stadata()127 *data = (wl_ap_sta_data_t *)&sta_data[discon_idx]; in get_copy_ptr_stadata()