OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ath_txbuf
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
athvar.h
66
#ifndef
ATH_TXBUF
67
#define
ATH_TXBUF
200 /* number of TX buffers */
333
extern int
ath_txbuf
;
ath.c
227
int
ath_txbuf
=
ATH_TXBUF
; /* # tx buffers to allocate */
variable in typeref:typename:int
2780
"tx",
ath_txbuf
, ATH_TXDESC);
5525
if (
ath_txbuf
!=
ATH_TXBUF
)
5526
if_printf(ifp, "using %u tx buffers\n",
ath_txbuf
);
Completed in 16 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025