Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/
HDif_ath_sysctl.c760 &sc->sc_txq_node_maxdepth, 0, in ath_sysctlattach()
HDif_athvar.h812 int sc_txq_node_maxdepth; member
HDif_ath.c729 sc->sc_txq_node_maxdepth = MAX(64, ath_txbuf / 4); in ath_attach()
2767 (ATH_NODE(ni)->an_swq_depth > sc->sc_txq_node_maxdepth)) { in ath_transmit()