OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:alc_tx_ring
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_alc.c
1597
nsegs, ALC_TX_RING_SZ, (void **)&sc->alc_rdata.
alc_tx_ring
,
1604
sc->alc_rdata.
alc_tx_ring
, ALC_TX_RING_SZ, NULL, BUS_DMA_WAITOK);
1862
sc->alc_rdata.
alc_tx_ring
!= NULL)
1865
sc->alc_rdata.
alc_tx_ring
= NULL;
1990
desc = &sc->alc_rdata.
alc_tx_ring
[prod];
2003
desc = &sc->alc_rdata.
alc_tx_ring
[prod];
3358
memset(rd->
alc_tx_ring
, 0, ALC_TX_RING_SZ);
if_alcreg.h
1334
struct tx_desc *
alc_tx_ring
;
member in struct:alc_ring_data
Completed in 61 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025