Searched refs:check_jiffies (Results 1 – 1 of 1) sorted by relevance
1531 unsigned long check_jiffies = jiffies; in _collect_retry_frames() local1566 check_jiffies, ampdu_tid->timestamp, in _collect_retry_frames()1567 jiffies_to_msecs(check_jiffies - ampdu_tid->timestamp)); in _collect_retry_frames()1583 ampdu_tid->timestamp = check_jiffies; in _collect_retry_frames()2245 unsigned long check_jiffies = jiffies; in _check_timeout() local2274 check_jiffies, ampdu_tid->timestamp, in _check_timeout()2275 jiffies_to_msecs(check_jiffies - ampdu_tid->timestamp)); in _check_timeout()2280 ampdu_tid->timestamp = check_jiffies; in _check_timeout()