Searched refs:normalized_ssn (Results 1 – 2 of 2) sorted by relevance
1385 u16 normalized_ssn; in iwl_mvm_check_ratid_empty() local1404 normalized_ssn = tid_data->ssn; in iwl_mvm_check_ratid_empty()1406 normalized_ssn &= 0xff; in iwl_mvm_check_ratid_empty()1408 if (normalized_ssn != tid_data->next_reclaimed) in iwl_mvm_check_ratid_empty()
3128 u16 normalized_ssn; in iwl_mvm_sta_tx_agg_start() 3210 normalized_ssn = tid_data->ssn; in iwl_mvm_sta_tx_agg_oper() 3212 normalized_ssn &= 0xff; in iwl_mvm_sta_tx_agg_oper() 3214 if (normalized_ssn == tid_data->next_reclaimed) { in iwl_mvm_sta_tx_agg_oper() 3100 u16 normalized_ssn; iwl_mvm_sta_tx_agg_start() local