K 10 svn:author V 6 adrian K 8 svn:date V 27 2012-09-17T01:21:55.037945Z K 7 svn:log V 423 Add a per-TID filter queue and filter state bits. These are intended for software TX filtering support, where the NIC decides there has been too many successive failues to a destination and will filter it. Although the filtering is done per-destination (via the keycache), the state and queue is kept per-TID for now. It simplifies the overall architecture design and locking. Whilst here, add ATH_TID_UNLOCK_ASSERT(). END