Searched defs:tidno (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_xmit.c131 arn_aggr_query(struct arn_softc *sc, struct ath_node *an, uint8_t tidno) argument
134 tid = ATH_AN_2_TID(an, tidno);
864 arn_tx_aggr_check(struct arn_softc *sc, struct ath_node *an, uint8_t tidno) argument
871 txtid = ATH_AN_2_TID(an, tidno);
1017 /* Get tidno */
1027 * For HT capable stations, we save tidno for later use.
1237 /* Assign seqno, tidno for tx aggrefation */
2342 int tidno, acno; local
2344 for (tidno = 0, tid = &an->tid[tidno]; tidn
[all...]
H A Darn_core.h500 int tidno; member in struct:ath_atx_tid

Completed in 141 milliseconds