OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:active_Rx
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_tlvar.h
65
struct Rx_list *
active_Rx
, *last_Rx;
if_tl.c
727
sc->
active_Rx
= &sc->Rx_list[0];
1011
while (le32toh(sc->
active_Rx
->hw_list->stat) &
1015
Rx = sc->
active_Rx
;
1016
sc->
active_Rx
= Rx->next;
1091
if (le32toh(sc->
active_Rx
->hw_list->stat) & TL_RX_CSTAT_CPLT) {
1102
TL_HR_WRITE(sc, TL_HOST_CH_PARM, sc->
active_Rx
->hw_listaddr);
Completed in 94 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025