OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hw_listaddr
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_tlregs.h
186
bus_addr_t
hw_listaddr
;
member in struct:Rx_list
194
bus_addr_t
hw_listaddr
;
member in struct:Tx_list
if_tl.c
705
sc->Rx_list[i].
hw_listaddr
= sc->Rx_dmamap->dm_segs[0].ds_addr
708
sc->Tx_list[i].
hw_listaddr
= sc->Tx_dmamap->dm_segs[0].ds_addr
718
htole32(sc->Rx_list[i].
hw_listaddr
);
751
TL_HR_WRITE(sc, TL_HOST_CH_PARM, sc->Rx_list[0].
hw_listaddr
);
1043
sc->last_Rx->hw_list->fwd = htole32(Rx->
hw_listaddr
);
1102
TL_HR_WRITE(sc, TL_HOST_CH_PARM, sc->active_Rx->
hw_listaddr
);
1120
(int)Tx->
hw_listaddr
);
1150
sc->active_Tx->
hw_listaddr
);
1362
(int)Tx->
hw_listaddr
);
1367
TL_HR_WRITE(sc, TL_HOST_CH_PARM, Tx->
hw_listaddr
);
[
all
...]
Completed in 13 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025