OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:alc_rxdesc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_alc.c
155
static int alc_newbuf(struct alc_softc *, struct
alc_rxdesc
*, bool);
1573
struct
alc_rxdesc
*rxd;
1815
rxd = &sc->alc_cdata.
alc_rxdesc
[i];
1834
struct
alc_rxdesc
*rxd;
1847
rxd = &sc->alc_cdata.
alc_rxdesc
[i];
2427
alc_newbuf(struct alc_softc *sc, struct
alc_rxdesc
*rxd, bool init)
2545
struct
alc_rxdesc
*rxd;
2577
rxd = &sc->alc_cdata.
alc_rxdesc
[rx_cons];
3193
struct
alc_rxdesc
*rxd;
3238
rxd = &sc->alc_cdata.
alc_rxdesc
[i]
[
all
...]
if_alcreg.h
1322
struct
alc_rxdesc
{
struct
1353
struct
alc_rxdesc
alc_rxdesc
[ALC_RX_RING_CNT];
member in struct:alc_chain_data
Completed in 15 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025