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.h203 uint32_t an_swq_depth; /* how many SWQ packets for this member in struct:ath_node
444 (_tq)->an->an_swq_depth++; \
449 (_tq)->an->an_swq_depth++; \
454 (_tq)->an->an_swq_depth--; \
465 (_tq)->an->an_swq_depth++; \
470 (_tq)->an->an_swq_depth++; \
475 (_tq)->an->an_swq_depth--; \
H A Dif_ath.c3336 (ATH_NODE(ni)->an_swq_depth > sc->sc_txq_node_maxdepth)) {
6785 } else if (an->an_swq_depth == 0) {
6788 "%s: %6D: enable=%d, an_swq_depth == 0, disabling\n",
6817 "%s: %6D: enable=%d, an_swq_depth > 0, ignoring\n",
6888 an->an_swq_depth != 0) {
6901 if (an->an_swq_depth != 0)
6907 an->an_swq_depth == 0) {
7014 if (an->an_swq_depth == 0) {
H A Dif_ath_tx.c1989 ATH_NODE(ni)->an_swq_depth >
2860 || (tid->an->an_swq_depth > 0))
2872 tid->an->an_swq_depth,
4110 an->an_swq_depth,

Completed in 102 milliseconds