Home
last modified time | relevance | path

Searched defs:npe_softc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/arm/xscale/
H A Dixp425_if_npe.c98 struct npe_softc { struct
107 struct ixpnpe_softc *sc_npe; /* NPE support */ argument
108 int sc_unit;
109 int sc_phy;
110 struct callout sc_tick_ch; /* Tick callout */
111 struct npedma txdma;
112 struct npebuf *tx_free; /* list of free tx buffers */
113 struct npedma rxdma;
114 int rx_qid; /* rx qid */
115 int rx_freeqid; /* rx free buffers qid */
[all …]