OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:active_Tx
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_tlvar.h
66
struct Tx_list *
active_Tx
, *last_Tx;
if_tl.c
561
while ((Tx = sc->
active_Tx
) != NULL) {
566
sc->
active_Tx
= Tx->next;
729
sc->
active_Tx
= sc->last_Tx = NULL;
1113
while ((Tx = sc->
active_Tx
) != NULL) {
1128
sc->
active_Tx
= Tx->next;
1129
if (sc->
active_Tx
== NULL)
1147
if (sc->
active_Tx
!= NULL) {
1150
sc->
active_Tx
->hw_listaddr);
1358
if (sc->
active_Tx
== NULL) {
1359
sc->
active_Tx
= sc->last_Tx = Tx
[
all
...]
Completed in 13 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025