Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ath/
H A Dif_ath_sysctl.c968 &sc->sc_txq_node_maxdepth, 0, in ath_sysctlattach()
H A Dif_athvar.h844 int sc_txq_node_maxdepth; member
H A Dif_ath.c1086 sc->sc_txq_node_maxdepth = MIN(64, ath_txbuf / 4); in ath_attach()
3328 (ATH_NODE(ni)->an_swq_depth > sc->sc_txq_node_maxdepth)) { in ath_transmit()