Searched defs:ath_atx_tid (Results 1 – 1 of 1) sorted by relevance
491 struct ath_atx_tid { struct492 list_node_t list;493 list_t buf_q;494 struct ath_node *an;495 struct ath_atx_ac *ac;519 struct ath_atx_tid tid[WME_NUM_TID]; argument