Searched refs:ath_txbuf (Results 1 – 2 of 2) sorted by relevance
333 extern int ath_txbuf;
227 int ath_txbuf = ATH_TXBUF; /* # tx buffers to allocate */ variable2781 "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()