HomeSort by: relevance | last modified time | path
    Searched refs:axq_depth (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
athvar.h 156 u_int axq_depth; /* queue depth (stat only) */ member in struct:ath_txq
170 (_tq)->axq_depth++; \
175 if (--(_tq)->axq_depth == 0) \
ath.c 3377 txq->axq_depth = 0;
4087 txq->axq_depth);
4093 (uint64_t)bf->bf_daddr, bf->bf_desc, txq->axq_depth);

Completed in 16 milliseconds