Home
last modified time | relevance | path

Searched defs:ath_atx_tid (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_core.h491 struct ath_atx_tid { struct
492 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