Home
last modified time | relevance | path

Searched refs:an_swq_depth (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_athvar.h202 uint32_t an_swq_depth; /* how many SWQ packets for this member
443 (_tq)->an->an_swq_depth++; \
448 (_tq)->an->an_swq_depth++; \
453 (_tq)->an->an_swq_depth--; \
464 (_tq)->an->an_swq_depth++; \
469 (_tq)->an->an_swq_depth++; \
474 (_tq)->an->an_swq_depth--; \
H A Dif_ath.c3375 (ATH_NODE(ni)->an_swq_depth > sc->sc_txq_node_maxdepth)) { in ath_transmit()
6834 } else if (an->an_swq_depth == 0) { in ath_node_set_tim()
6937 an->an_swq_depth != 0) { in ath_tx_update_tim()
6950 if (an->an_swq_depth != 0) in ath_tx_update_tim()
6956 an->an_swq_depth == 0) { in ath_tx_update_tim()
7063 if (an->an_swq_depth == 0) { in ath_node_recv_pspoll()
H A Dif_ath_tx.c1987 ATH_NODE(ni)->an_swq_depth > in ath_tx_start()
2858 || (tid->an->an_swq_depth > 0)) in ath_tx_leak_count_update()
2870 tid->an->an_swq_depth, in ath_tx_leak_count_update()
4108 an->an_swq_depth, in ath_tx_node_flush()