Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/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.c3383 (ATH_NODE(ni)->an_swq_depth > sc->sc_txq_node_maxdepth)) { in ath_transmit()
6842 } else if (an->an_swq_depth == 0) { in ath_node_set_tim()
6945 an->an_swq_depth != 0) { in ath_tx_update_tim()
6958 if (an->an_swq_depth != 0) in ath_tx_update_tim()
6964 an->an_swq_depth == 0) { in ath_tx_update_tim()
7071 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()