Searched refs:has_retry (Results 1 – 1 of 1) sorted by relevance
2246 u32 has_retry = 0; in _check_timeout() local2277 has_retry += _mark_skb_retry(skb_info, skb); in _check_timeout()2281 return has_retry; in _check_timeout()2291 u32 has_retry; in ssv6xxx_ampdu_check_timeout() local2294 has_retry = _check_timeout(cur_AMPDU_TID); in ssv6xxx_ampdu_check_timeout()2295 if (has_retry) in ssv6xxx_ampdu_check_timeout()