Searched refs:tidno (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/arn/ |
H A D | arn_xmit.c | 131 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 D | arn_core.h | 500 int tidno; member in struct:ath_atx_tid
|
Completed in 63 milliseconds