OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:re_txq_free
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
rtl8169.c
1204
sc->re_ldata.
re_txq_free
= RE_TX_QLEN;
1448
sc->re_ldata.
re_txq_free
< RE_TX_QLEN;
1449
idx = RE_NEXT_TXQ(sc, idx), sc->re_ldata.
re_txq_free
++) {
1484
if (sc->re_ldata.
re_txq_free
> RE_NTXDESC_RSVD)
1493
if (sc->re_ldata.
re_txq_free
< RE_TX_QLEN) {
1606
ofree = sc->re_ldata.
re_txq_free
;
1614
if (sc->re_ldata.
re_txq_free
== 0 ||
1804
sc->re_ldata.
re_txq_free
--;
1815
if (sc->re_ldata.
re_txq_free
< ofree) {
rtl81x9var.h
149
int
re_txq_free
;
member in struct:re_list_data
Completed in 13 milliseconds
Indexes created Sun Oct 26 21:10:03 GMT 2025