OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rge_tx_list
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_rge.c
515
d = &sc->rge_ldata.
rge_tx_list
[cur];
537
d = &sc->rge_ldata.
rge_tx_list
[idx];
1054
(void **) &sc->rge_ldata.
rge_tx_list
,
1062
memset(sc->rge_ldata.
rge_tx_list
, 0, RGE_TX_LIST_SZ);
1064
sc->rge_ldata.
rge_tx_list
, RGE_TX_LIST_SZ, NULL, BUS_DMA_NOWAIT);
1069
sc->rge_ldata.
rge_tx_list
, RGE_TX_LIST_SZ);
1247
memset(sc->rge_ldata.
rge_tx_list
, 0, RGE_TX_LIST_SZ);
1425
txstat = letoh32(sc->rge_ldata.
rge_tx_list
[idx].rge_cmdsts);
if_rgereg.h
314
struct rge_tx_desc *
rge_tx_list
;
member in struct:rge_list_data
Completed in 18 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025