OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ath_txbuf
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
ath.c
227
int
ath_txbuf
=
ATH_TXBUF
; /* # tx buffers to allocate */
variable in typeref:typename:int
2781
"tx",
ath_txbuf
, ATH_TXDESC);
5526
if (
ath_txbuf
!=
ATH_TXBUF
)
5527
if_printf(ifp, "using %u tx buffers\n",
ath_txbuf
);
ath.c
227
int
ath_txbuf
=
ATH_TXBUF
; /* # tx buffers to allocate */
variable in typeref:typename:int
2781
"tx",
ath_txbuf
, ATH_TXDESC);
5526
if (
ath_txbuf
!=
ATH_TXBUF
)
5527
if_printf(ifp, "using %u tx buffers\n",
ath_txbuf
);
Completed in 353 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025