Home
last modified time | relevance | path

Searched defs:sc_if (Results 1 – 25 of 69) sorted by relevance

123

/netbsd-src/sys/dev/pci/
H A Dif_sk.c412 struct sk_if_softc *sc_if = device_private(dev); in sk_xmac_miibus_readreg() local
444 struct sk_if_softc *sc_if = device_private(dev); in sk_xmac_miibus_writereg() local
478 struct sk_if_softc *sc_if = ifp->if_softc; in sk_xmac_miibus_statchg() local
498 struct sk_if_softc *sc_if = device_private(dev); in sk_marv_miibus_readreg() local
539 struct sk_if_softc *sc_if = device_private(dev); in sk_marv_miibus_writereg() local
595 sk_setfilt(struct sk_if_softc *sc_if, void *addrv, int slot) in sk_setfilt()
606 sk_setmulti(struct sk_if_softc *sc_if) in sk_setmulti()
705 sk_init_rx_ring(struct sk_if_softc *sc_if) in sk_init_rx_ring()
742 sk_init_tx_ring(struct sk_if_softc *sc_if) in sk_init_tx_ring()
775 sk_newbuf(struct sk_if_softc *sc_if, int i, struct mbuf *m, in sk_newbuf()
[all …]
H A Dif_msk.c283 struct sk_if_softc *sc_if = device_private(dev); in msk_miibus_readreg() local
315 struct sk_if_softc *sc_if = device_private(dev); in msk_miibus_writereg() local
342 struct sk_if_softc *sc_if = ifp->if_softc; in msk_miibus_statchg() local
383 msk_setmulti(struct sk_if_softc *sc_if) in msk_setmulti()
443 msk_setpromisc(struct sk_if_softc *sc_if) in msk_setpromisc()
456 msk_init_rx_ring(struct sk_if_softc *sc_if) in msk_init_rx_ring()
486 msk_init_tx_ring(struct sk_if_softc *sc_if) in msk_init_tx_ring()
515 msk_newbuf(struct sk_if_softc *sc_if) in msk_newbuf()
643 msk_alloc_jumbo_mem(struct sk_if_softc *sc_if) in msk_alloc_jumbo_mem()
736 msk_free_jumbo_mem(struct sk_if_softc *sc_if) in msk_free_jumbo_mem()
[all …]
H A Dxmm7360.c2924 struct wwan_softc *sc_if = device_private(sc->sc_net); in xmm7360_os_handle_net_frame() local
2962 struct wwan_softc *sc_if = in xmm7360_os_handle_net_dequeue() local
3003 struct wwan_softc *sc_if = in xmm7360_os_handle_net_txwake() local
3146 struct wwan_softc *sc_if = ifp->if_softc; in wwan_if_ioctl() local
3224 struct wwan_softc *sc_if = device_private(self); in wwan_attach() local
3285 struct wwan_softc *sc_if = device_private(self); in wwan_detach() local
3306 struct wwan_softc *sc_if = device_private(self); in wwan_suspend() local
/netbsd-src/sys/net/
H A Dif_mpls.h37 struct ifnet sc_if; member
H A Dif_slvar.h44 struct ifnet sc_if; /* network-visible interface */ member
H A Dif_pppvar.h94 struct ifnet sc_if; /* network-visible interface */ member
H A Dif_gre.h85 struct ifnet sc_if; member
H A Dif_stf.c130 struct ifnet sc_if; /* common area */ member
/netbsd-src/sys/net/npf/
H A Dif_npflog.c61 ifnet_t sc_if; member
/netbsd-src/sys/arch/hpcarm/dev/
H A Dnbpkbd.c65 struct hpckbd_ic_if sc_if; member
/netbsd-src/sys/dev/ic/
H A Dsgecvar.h50 #define sc_if sc_ec.ec_if /* network-visible interface */ macro
H A Dmalovar.h81 #define sc_if sc_ec.ec_if macro
H A Danvar.h161 #define sc_if sc_ec.ec_if macro
/netbsd-src/sys/dist/pf/net/
H A Dif_pflog.h35 struct ifnet sc_if; /* the interface */ member
/netbsd-src/sys/arch/mac68k/dev/
H A Dif_mcvar.h67 #define sc_if sc_ethercom.ec_if macro
/netbsd-src/sys/arch/macppc/dev/
H A Dif_mcvar.h67 #define sc_if sc_ethercom.ec_if macro
/netbsd-src/sys/arch/sun3/dev/
H A Dif_ievar.h60 #define sc_if sc_ethercom.ec_if /* network-visible interface */ macro
/netbsd-src/sys/net/agr/
H A Dif_agrvar_impl.h125 struct ifnet sc_if; /* should be the last. see agr_alloc_softc(). */ member
/netbsd-src/sys/dev/qbus/
H A Dif_il.c87 #define sc_if sc_ec.ec_if /* network-visible interface */ macro
H A Dif_de.c144 #define sc_if sc_ec.ec_if /* network-visible interface */ macro
H A Dif_qe.c78 #define sc_if sc_ec.ec_if /* network-visible interface */ macro
/netbsd-src/sys/dev/ppbus/
H A Dif_plip.c182 struct ifnet sc_if; member
/netbsd-src/sys/arch/arm/gemini/
H A Dif_gmc.c83 #define sc_if sc_ec.ec_if macro
/netbsd-src/sys/dev/bi/
H A Dif_ni.c125 #define sc_if sc_ec.ec_if /* network-visible interface */ macro
/netbsd-src/sys/arch/newsmips/apbus/
H A Dif_snvar.h87 #define sc_if sc_ethercom.ec_if /* network visible interface */ macro

123