Searched refs:end_ssn (Results 1 – 1 of 1) sorted by relevance
1528 u16 ssn, head_ssn, end_ssn; in _collect_retry_frames() local1536 end_ssn = (head_ssn + SSV_AMPDU_BA_WINDOW_SIZE) % SSV_AMPDU_MAX_SSN; in _collect_retry_frames()1582 } while (ssn != end_ssn); in _collect_retry_frames()2244 u16 ssn, head_ssn, end_ssn; in _check_timeout() local2251 end_ssn = (head_ssn + SSV_AMPDU_BA_WINDOW_SIZE)% SSV_AMPDU_MAX_SSN; in _check_timeout()2279 } while (ssn != end_ssn); in _check_timeout()