OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_arpcom
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_txp.c
189
struct ifnet *ifp = &sc->
sc_arpcom
.ec_if;
297
sc->
sc_arpcom
.ec_ifmedia = &sc->sc_ifmedia;
355
MCLAIM(sc->sc_rxd[i].sd_mbuf, &sc->
sc_arpcom
.ec_rx_mowner);
673
if_schedule_deferred_start(&sc->
sc_arpcom
.ec_if);
711
struct ifnet *ifp = &sc->
sc_arpcom
.ec_if;
766
MCLAIM(m, &sc->
sc_arpcom
.ec_rx_mowner);
828
struct ifnet *ifp = &sc->
sc_arpcom
.ec_if;
852
MCLAIM(sd->sd_mbuf, &sc->
sc_arpcom
.ec_rx_mowner);
909
struct ifnet *ifp = &sc->
sc_arpcom
.ec_if;
982
struct ifnet *ifp = &sc->
sc_arpcom
.ec_if
[
all
...]
if_txpreg.h
572
struct ethercom
sc_arpcom
; /* ethernet common */
member in struct:txp_softc
Completed in 15 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025