Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_athvar.h65 #define ATH_RXBUF 512 macro
68 #ifndef ATH_RXBUF
69 #define ATH_RXBUF 40 /* number of RX buffers */ macro
H A Dif_ath.c244 int ath_rxbuf = ATH_RXBUF; /* # rx buffers to allocate */
6662 if (ath_rxbuf != ATH_RXBUF) in ath_announce()
/freebsd/sys/conf/
H A Doptions817 ATH_RXBUF opt_ath.h