Lines Matching defs:ssn
22 u16 tid, u16 ssn)
37 "BAR sent to %pM, tid %d, ssn %d",
38 addr, tid, ssn);
181 u16 ssn = le16_to_cpu(bar->start_seq_num);
189 ssn);
1464 * to align the wrap around of ssn so we compare relevant values.
1466 normalized_ssn = tid_data->ssn;
1476 "Can continue addBA flow ssn = next_recl = %d\n",
1484 "Can continue DELBA flow ssn = next_recl = %d\n",
1710 u16 ssn = iwl_mvm_get_scd_ssn(mvm, tx_resp);
1724 /* we can free until ssn % q.n_bd not inclusive */
1725 iwl_trans_reclaim(mvm->trans, txq_id, ssn, &skbs, false);
1830 * the ssn since: ssn = wifi seq_num % 256.
1835 * already acked. In that case, seq_ctl != ssn, and the next
1836 * packet to be reclaimed will be ssn and not seq_ctl. In that
1840 * The ssn is the index (% 256) of the latest packet that has
1843 next_reclaimed = ssn;
1850 "\t\t\t\tinitial_rate 0x%x retries %d, idx=%d ssn=%d next_reclaimed=0x%x seq_ctl=0x%x\n",
1853 ssn, next_reclaimed, seq_ctl);
2281 /* "ssn" is start of block-ack Tx window, corresponds to index