Home
last modified time | relevance | path

Searched refs:sc_alq_qsize (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_alq.c85 alq->sc_alq_qsize = (64*1024); in if_ath_alq_init()
122 alq->sc_alq_qsize, 0); in if_ath_alq_start()
H A Dif_ath_alq.h127 unsigned int sc_alq_qsize; /* queue size */ member