OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:txr_nfree
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
if_aq.c
1242
int
txr_nfree
;
member in struct:aq_txring
5161
txring->
txr_nfree
= AQ_TXD_NUM;
5338
if ((map->dm_nsegs + 1) > txring->
txr_nfree
) {
5363
txring->
txr_nfree
--;
5401
txring->
txr_nfree
--;
5449
txring->
txr_nfree
++;
5456
if (txring->
txr_nfree
>= AQ_TXD_NUM)
5809
if (txring->
txr_nfree
< AQ_TXD_MIN)
Completed in 17 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025