Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dathvar.h333 extern int ath_txbuf;
H A Dath.c227 int ath_txbuf = ATH_TXBUF; /* # tx buffers to allocate */ variable
2781 "tx", ath_txbuf, ATH_TXDESC); in ath_desc_alloc()
5526 if (ath_txbuf != ATH_TXBUF) in ath_announce()
5527 if_printf(ifp, "using %u tx buffers\n", ath_txbuf); in ath_announce()