Home
last modified time | relevance | path

Searched refs:rl_softc (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/dev/rl/
H A Dif_rl.c254 sizeof(struct rl_softc)
360 struct rl_softc *sc; in rl_mii_bitbang_read()
378 struct rl_softc *sc; in rl_mii_bitbang_write()
390 struct rl_softc *sc; in rl_miibus_readreg()
436 struct rl_softc *sc; in rl_miibus_writereg()
478 struct rl_softc *sc; in rl_miibus_statchg()
639 struct rl_softc *sc; in rl_attach()
862 struct rl_softc *sc; in rl_detach()
1954 struct rl_softc *sc; in rl_suspend()
1975 struct rl_softc *sc; in rl_resume()
[all …]
H A Dif_rlreg.h864 struct rl_softc { struct
/freebsd-14.2/sys/dev/re/
H A Dif_re.c351 sizeof(struct rl_softc)
449 struct rl_softc *sc; in re_gmii_readreg()
487 struct rl_softc *sc; in re_gmii_writereg()
519 struct rl_softc *sc; in re_miibus_readreg()
573 struct rl_softc *sc; in re_miibus_writereg()
619 struct rl_softc *sc; in re_miibus_statchg()
1217 struct rl_softc *sc; in re_attach()
1769 struct rl_softc *sc; in re_detach()
4107 struct rl_softc *sc; in re_debugnet_init()
4126 struct rl_softc *sc; in re_debugnet_transmit()
[all …]
/freebsd-14.2/sys/dev/netmap/
H A Dif_re_netmap.h50 struct rl_softc *adapter = if_getsoftc(ifp); in re_netmap_reg()
81 struct rl_softc *sc = if_getsoftc(ifp); in re_netmap_txsync()
183 struct rl_softc *sc = if_getsoftc(ifp); in re_netmap_rxsync()
285 re_netmap_tx_init(struct rl_softc *sc) in re_netmap_tx_init()
316 re_netmap_rx_init(struct rl_softc *sc) in re_netmap_rx_init()
356 re_netmap_attach(struct rl_softc *sc) in re_netmap_attach()