Searched refs:sta_deferred_frames (Results 1 – 4 of 4) sorted by relevance
863 unsigned long sta_deferred_frames[BITS_TO_LONGS(IWL_MVM_STATION_COUNT)]; member
1142 for_each_set_bit(sta_id, mvm->sta_deferred_frames, in iwl_mvm_add_new_dqa_stream_wk()1144 clear_bit(sta_id, mvm->sta_deferred_frames); in iwl_mvm_add_new_dqa_stream_wk()
924 set_bit(mvm_sta->sta_id, mvm->sta_deferred_frames); in iwl_mvm_tx_add_stream()
1077 memset(mvm->sta_deferred_frames, 0, sizeof(mvm->sta_deferred_frames)); in iwl_mvm_restart_cleanup()