Home
last modified time | relevance | path

Searched refs:eqos_softc (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/eqos/
H A Dif_eqos.c113 struct eqos_softc *sc = device_get_softc(dev); in eqos_miibus_readreg()
144 struct eqos_softc *sc = device_get_softc(dev); in eqos_miibus_writereg()
175 struct eqos_softc *sc = device_get_softc(dev); in eqos_miibus_statchg()
227 struct eqos_softc *sc = if_getsoftc(ifp); in eqos_media_status()
240 struct eqos_softc *sc = if_getsoftc(ifp); in eqos_media_change()
250 eqos_setup_txdesc(struct eqos_softc *sc, int index, int flags, in eqos_setup_txdesc()
270 eqos_setup_txbuf(struct eqos_softc *sc, struct mbuf *m) in eqos_setup_txbuf()
325 eqos_setup_rxdesc(struct eqos_softc *sc, int index, bus_addr_t paddr) in eqos_setup_rxdesc()
337 eqos_setup_rxbuf(struct eqos_softc *sc, int index, struct mbuf *m) in eqos_setup_rxbuf()
359 eqos_alloc_mbufcl(struct eqos_softc *sc) in eqos_alloc_mbufcl()
[all …]
H A Dif_eqos_fdt.c146 struct eqos_softc *sc = device_get_softc(dev); in eqos_fdt_init()
304 sizeof(struct eqos_softc), eqos_driver);
H A Dif_eqos_var.h74 struct eqos_softc { struct