Searched refs:sta_list_index (Results 1 – 2 of 2) sorted by relevance
76 ar->sta_list_index = ar->sta_list_index | (1 << free_slot); in ath6kl_add_new_sta()108 ar->sta_list_index = ar->sta_list_index & ~(1 << i); in ath6kl_sta_cleanup()887 if (!ar->sta_list_index) in ath6kl_dtimexpiry_event()927 if (ar->sta_list_index == 0) { in ath6kl_disconnect_event()
614 u8 sta_list_index; member